StockName of stock (obtained from an object of class MLZ_data).
ModelName of model used for mortality estimation.
time.seriesA data frame summarizing observed time series data and predicted values from model.
estimatesA matrix of parameter estimates and derived values and their standard errors, from
sdreport.
negLLThe negative log-likelihood from the model.
n.changepointThe number of change points in the model.
n.speciesThe number of species/stocks in the model.
grid.searchA data frame reporting the log-likelihood values from a grid search over change points.
See profile_ML, profile_MLCR, and profile_MLmulti.
objA list with components from MakeADFun.
optA list with components from calling optim to obj.
sdrepA list with components from calling sdreport to obj.
length.unitsUnit of measurement for lengths, i.e. "cm" or "mm".