ComputeMleIndices: Computes maximum likelihood indices from fitted delta-GLMM...

Description Usage Arguments

View source: R/ComputeMleIndices.R

Description

Takes data from a population census, creates a table of animals only alive at each time period, then fits a Bayesan state space model to the data. By default, a plot of population counts + estimated states is returned, but plots of posteriors of interest (including trend and carrying capacity) can also be generated.

Usage

1
ComputeMleIndices(Data, Model, FileName, Folder=NA, Weights="StrataAreas", StrataTable, Run=TRUE,...)

Arguments

Data
Model
FileName
Folder
Weights
StrataTable
Run
...

Other arguments can be passed.


nwfscDeltaGLM documentation built on May 2, 2019, 6:30 p.m.