Hi all,
I'm working on a spatially-explicit SS3 model for european Northern hake, and trying to describe migrations in the model. Thus, after a run, I want to know what are the movement estimates, and their std dev. I read the standard deviation for each movement paremeter, to be sure these std dev are not too high. (in the SS_output object, data frame $parameters, Parm_StDev column).
For one movement parameter, bounded between -20 and 12, std dev is estimated at around 3000, which doesn't seem possible. I read the ParmTrace file to see if the parameter went out of bounds while the optimisation process, which could explain such a high std dev value, but it always stayed inside the bounds. Is there something I'm missing about std dev values calculation, or could it be a glitch?