View source: R/NorthAmerican.R
EstimatesWBPHS | R Documentation |
EstimatesWBPHS will combine spatially-referenced observations with design transects and strata to create an index estimate
EstimatesWBPHS(data, flight)
data |
The ReadWBPHS list object to be analyzed |
flight |
Flight summary from SummaryWBPHS |
EstimatesWBPHS is the primary function in AKaerial for producing index estimates for the WBPHS survey. It will take an object from ReadWBPHS and adjust counts, summarize spatial information, and calculate indices and their associated standard errors. Also retained are estimates of densities of bird by strata and on each transect.
List object with 2 elements:
output.table Observer-specific estimates for the species indicated in the sppntable estimates column
expanded.table Deeper level count information by transect, strata, species, and observer
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.