Densities | R Documentation |
Densities will combine spatially-referenced observations with design transects and strata to create an index estimate
Densities(data, area, output = FALSE)
data |
The DataSelect list object to be analyzed |
area |
The area code for dedicated MBM Alaska region surveys. Acceptable values include:
|
output |
TRUE/FALSE Should results be written to text files in the current working directory? |
Densities is the primary function in AKaerial for producing index estimates. It will take an object from DataSelect 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:
estimates Observer-specific estimates for the species indicated in the sppntable estimates column
counts.final 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.