Generic function that computes abundance within the covered region. It calls method (class) specific functions for the computation.
NCovered(par, model = NULL, group = TRUE)
abundance estimate
parameter values (used when computing derivatives wrt parameter
uncertainty); if NULL parameter values in model
are used
ddf model object
if TRUE computes group abundance and if FALSE individual abundance
Jeff Laake