get_results_derived {ss3sim} | R Documentation |
Extract time series from a model run with the associated standard deviation.
Description
Extract time series from an SS_output
list from a model run.
Returns a data.frame of the results for SSB, recruitment,
forecasts, and effort by year.
Usage
get_results_derived(report.file)
Arguments
report.file |
An |
Author(s)
Kelli Johnson
See Also
Other get-results: get_results_all
,
get_results_scalar
,
get_results_scenario
,
get_results_timeseries
[Package ss3sim version 1.0.3 Index]