flr / FLa4a

The repository for the JRC initiative on stock assessment
https://fishreg.jrc.ec.europa.eu/web/a4a
12 stars 6 forks source link

a4aStkParams dims not retriving the correct info about iters #29

Closed ejardim closed 10 years ago

ejardim commented 10 years ago

library(FLa4a) data(ple4) data(ple4.index) fit <- sca(ple4, FLIndices(ple4.index), qmodel=list(~s(age, k=4)), fit="assessment") fit <- simulate(fit, 2) dims(stkmodel(pars(fit)))["iter"]