Get the tuning table
get_tuning_table(
replist,
fleets,
option,
digits = 6,
write = TRUE,
verbose = TRUE
)
A list object created by SS_output()
.
A vector of fleet numbers
Which type of tuning: 'none', 'Francis', 'MI', or 'DM'
Number of digits to round numbers to
Write suggested tunings to a file 'suggested_tunings.ss'
A logical value specifying if output should be printed to the screen.