You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set.seed(1)
OM = SS2OM("C:/GitHub/CDFW_Bag_Limits/Assessments/Northern May 2020_NoMaleOffset",nsim=96)
OM@cpars$D = rlnorm(OM@nsim,log(OM@D[1]),0.15,0.5,1)
Hist=runMSE(OM,Hist=T)
#Error in apply(SLarray[, , yr], 1, which.max) : dim(X) must have a positive length
The text was updated successfully, but these errors were encountered:
set.seed(1)
OM = SS2OM("C:/GitHub/CDFW_Bag_Limits/Assessments/Northern May 2020_NoMaleOffset",nsim=96)
OM@cpars$D = rlnorm(OM@nsim,log(OM@D[1]),0.15,0.5,1)
Hist=runMSE(OM,Hist=T)
#Error in apply(SLarray[, , yr], 1, which.max) : dim(X) must have a positive length
The text was updated successfully, but these errors were encountered: