NDest | R Documentation |
Horvitz-Thompson like estimation of density and abundance of groups and of individuals, as well as of group size (estimated as the ratio of individual density and group density estimates). Produces estimates by stratum and over all strata. This version allows specification of strata to be used for density and abundance estimation
NDest(dat, hmltm.fit, W, Dstrat = Dstrat, survey.pars)
dat |
MRDS data frame. Must have cols "stratum","area","transect","L","size","object","x","y" (and possibly others). |
hmltm.fit |
output from |
W |
perpendicular truncation distance for estimation. |
survey.pars |
hmltm survey.pars object (a list) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.