popestACP: A function to calculate variance of ACP population estimates

View source: R/popestACP.R

popestACPR Documentation

A function to calculate variance of ACP population estimates

Description

A function to calculate variance of ACP population estimates

Usage

popestACP(dat = NA, pData = NA, Mdat = NA)

Arguments

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.

Value

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.


USFWS/AKaerial documentation built on April 3, 2025, 4:06 p.m.