EstimatesTableWBPHS: Deprecated function to calculate index estimates for a given...

View source: R/EstimatesTableWBPHS.R

EstimatesTableWBPHSR Documentation

Deprecated function to calculate index estimates for a given year of WBPHS data

Description

EstimatesTableWBPHS will load a given year of greenlighted data and calculate an index estimate using a ratio estimator. This function is deprecated and replaced by WBPHStidy.

Usage

EstimatesTableWBPHS(year)

Arguments

year

Four digit year of the WBPHS survey to use

Details

EstimatesTableWBPHS provides a shortcut to running piecewise functions for creating an annual index estimate for the WBPHS survey. The function uses MasterFileList_WBPHS as a lookup table to locate the appropriate raw observation files, then calls ReadWBPHS to concatenate, SummaryWBPHS for spatial design summary, TransDataWBPHS to table observations appropriately, and finally EstimatesWBPHS to calculate the ratio estimate.

Value

List object with 2 elements:

  1. output.table Observer-specific estimates for the species indicated in the sppntable estimates column

  2. expanded.table Deeper level count information by transect, strata, species, and observer

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/USFWS/AKaerial


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