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)

Arguments

report.file

A list returned from r4ss::SS_output() on operating model or estimation model files.

Value

A vector of named numeric values, where "NLL_" is appended to the names in the report.file.

Author

Merrill Rudd