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

sca not adding names to dim of FLPar while iter does #125

Open ejardim opened 5 years ago

ejardim commented 5 years ago

data(ple4) data(ple4.index) stk <- propagate(ple4, 2) fit0 <- sca(ple4, FLIndices(a=ple4.index), fit='MP') fit <- sca(stk, FLIndices(a=ple4.index), fit='MP') fit1 <- iter(fit, 1)

dim(fit0@pars@stkmodel@centering) [1] 1 1 dim(fit1@pars@stkmodel@centering) params iter 1 1