R/get-results.r
get_nll_components.Rd
Names of the available NLL components will depend on the version of the model. Names are native to the estimation framework and all available components are extracted.
get_nll_components(report.file)
A list returned from r4ss::SS_output()
on operating
model or estimation model files.
A vector of named numeric values, where "NLL_"
is
appended to the names in the report.file
.