NDest: Estimates density and abundance.

View source: R/est.R

NDestR Documentation

Estimates density and abundance.

Description

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

Usage

NDest(dat, hmltm.fit, W, Dstrat = Dstrat, survey.pars)

Arguments

dat

MRDS data frame. Must have cols "stratum","area","transect","L","size","object","x","y" (and possibly others).

hmltm.fit

output from fit.hmltm.

W

perpendicular truncation distance for estimation.

survey.pars

hmltm survey.pars object (a list)


david-borchers/hmltm documentation built on Oct. 29, 2023, 9:07 p.m.