Learn R Programming

mrds (version 2.3.0)

compute.Nht: Horvitz-Thompson estimates 1/p_i or s_i/p_i

Description

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)

Usage

compute.Nht(pdot, group = TRUE, size = NULL)

Value

vector of H-T components for abundance estimate

Arguments

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

Author

Jeff Laake