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)
)
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.
Number of fleets in the model
Name of the fleets. Defaults to fleet numbers, in the order defined in the model.
A dataframe of 3.24 variance adjustments.