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

View source: R/compute.Nht.R

compute.NhtR Documentation

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)

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

Value

vector of H-T components for abundance estimate

Note

Internal function called by covered.region.dht

Author(s)

Jeff Laake


mrds documentation built on July 9, 2023, 6:06 p.m.