pfmc-assessments / geostatistical_delta-GLMM

Tool for geostatistical analysis of survey data, for use when estimating an index of abundance
20 stars 17 forks source link

multispecies VAST #34

Closed EllenY closed 6 years ago

EllenY commented 6 years ago

I am running VAST with 1000 knots for 11 species in RStudio. How can I speed up the Optimize process for estimating the final model?

5.2 Estimate fixed effect and predict random variables

Opt = TMBhelper::Optimize( obj=Obj, lower=TmbList[["Lower"]], upper=TmbList[["Upper"]], getsd=TRUE, savedir=DateFile, bias.correct=FALSE )

James-Thorson commented 6 years ago

Easiest fix: Install and use Revolution R, which will speed up by factor approx. equal to number of processors on machine.

Other fixes: