A function that uses the file location of a fitted SS3 model including input files to population the various slots of an operating model with MLE parameter estimates
SS2DLM(SSdir, nsim = 48, proyears = 50, length_timestep = NA,
Name = NULL, Source = "No source provided",
Author = "No author provided", printstats = F, verbose = T)
A folder with Stock Synthesis input and output files in it
The number of simulations to take for parameters with uncertainty (for OM@cpars custom parameters)
The number of projection years for MSE
The duration (in years) of each timestep in the model (if an quarterly model is used this is 0.25)
The name of the operating model
Reference to assessment documentation e.g. a url
Who did the assessment
Should the r4ss function SS_output return info on data that was read in?
Should the r4ss function SS_ouput return detailed messages?