compute.Nht | R Documentation |
Compute individual components of Horvitz-Thompson abundance estimate in covered region for a particular subset of the data depending on value of group = TRUE (do group abundance); FALSE(do individual abundance)
compute.Nht(pdot, group = TRUE, size = NULL)
pdot |
vector of estimated detection probabilities |
group |
if TRUE (do group abundance); FALSE(do individual abundance) |
size |
vector of group size values for clustered populations |
vector of H-T components for abundance estimate
Internal function called by covered.region.dht
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.