library(stockassessment)
load("run/model.RData")
RETRO<-retro(fit, year=2, newtonsteps=0)
save(RETRO, file="run/retro.RData")
