popestACP | R Documentation |
A function to calculate variance of ACP population estimates
popestACP(dat = NA, pData = NA, Mdat = NA)
dat |
A data frame containing transect-level sums of observed singles and pairs, see details. |
pData |
A data frame containing visibility correction factors by strata, see details. |
Mdat |
A data frame ... giving the total number of possible transects in each strata. Names must match strata names in data. |
prob |
A logical indicating where to do the calculation based on detection probability or it reciprocal, vcf. |
A list containing population estimate of 'indicated breeding birds', the 'index" estimates (without detection correction), standard errors of each, and a ggplot objects of each by year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.