View source: R/NorthAmerican.R
WBPHStidy | R Documentation |
WBPHStidy uses annual WBPHS adjusted count data and flown transects to calculate an index estimate using a ratio estimator
WBPHStidy(adj, flight)
adj |
Adjusted counts for a given year of the WBPHS survey (see ReadWBPHS) |
flight |
Flight summary for a given year of the WBPHS survey (see SummaryWBPHS) |
WBPHStidy provides a method for creating an annual index estimate for the WBPHS survey. Individual observations and sampled areas are summed first at the transect level. Groups are created for eiders, mergansers, scoters, and grebes that pool species as:
Eider COEI, KIEI, SPEI, STEI, UNEI
Merganser COME, RBME, UNME
Scoter BLSC, SCOT, SUSC, WWSC
Grebe HOGR, RNGR, UNGR
Transect-level counts are summarized at the stratum level to produce densities of index groupings and variance according to the classic ratio estimator (Cochran 1977), then index estimates are adjusted according to historical visual correction factors (VCFs, see WBPHS_VCF) in an attempt to correct for incomplete detection.
Data frame of counts, densities, areas, index estimates, and adjusted index estimates.
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.