Description Usage Arguments Details Value
View source: R/getObjFunValues.NatZ.R
Function to get size comps components in the objective function as a melted dataframe.
1 | getObjFunValues.NatZ(nAtZ, verbose = FALSE)
|
nAtZ |
- a list object reflecting a size comps' contributions to the objective function |
verbose |
- flag (T/F) to print diagnostic info |
The returned dataframe has columns named "data.type", "fit.type", "nll.type", "year", "sex", "maturity", "shell_condition", "variable", and "value".
The "variable" column indicates whether the "value" is a weight ('wgt'), negative log-likelihood ('nll'), objective function value ('objfun'), input sample size ('ss') or effective sample size ('effN').
a melted dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.