View source: R/SS_readctl_3.30.R
translate_3.30_to_3.24_var_adjust | R Documentation |
This functionality used to be in SS_readctl_3.30, but ware removed to avoid confusion.
translate_3.30_to_3.24_var_adjust( Variance_adjustment_list = NULL, Nfleets, fleetnames = seq_len(Nfleets) )
Variance_adjustment_list |
The Variance_adjustments_list element in the control file r4ss list output generated from SS_readctl. Defaults to NULL, which can be the case if no variance adjustments were included in the model. |
Nfleets |
Number of fleets in the model |
fleetnames |
Name of the fleets. Defaults to fleet numbers, in the order defined in the model. |
A dataframe of 3.24 variance adjustments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.