EstimatesTable | R Documentation |
EstimatesTable will calculate index estimates over a range of years for a given area
EstimatesTable(
area,
year,
sample = "full",
n = 0,
seed = 0,
method = "process",
strata.id = "STRATNAME",
retain = "liberal"
)
area |
The area code for dedicated MBM Alaska region surveys. Acceptable values include:
|
year |
The range of years to provide estimates over |
EstimatesTable is coded to use a single observer some years and pool more than 2 observers in other years.
List object with 3 elements:
output.table Observer-specific estimates
expanded.table Deeper level index information by transect, strata, species, and observer
combined Combined crew index estimates by year
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.