NCovered {mrds}R Documentation

Compute estimated abundance in covered (sampled) region

Description

Generic function that computes abundance within the covered region. It calls method (class) specific functions for the computation.

Usage

NCovered(par, model = NULL, group = TRUE)

Arguments

par

parameter values (used when computing derivatives wrt parameter uncertainty); if NULL parameter values in model are used

model

ddf model object

group

if TRUE computes group abundance and if FALSE individual abundance

Value

abundance estimate

Author(s)

Jeff Laake


[Package mrds version 2.3.0 Index]