ADMB¶
Description¶
AD Model Builder, or ADMB, is a C++ application which implements AD using specialized classes and operator overloading. ADMB can be downloaded from this site. For further information about ADMB, see
Fournier, D.A., Skaug, H.J., Ancheta, J., Ianelli, J., Magnusson, A., Maunder, M.N., Nielsen, A., and Sibert, J. 2012. AD Model Builder: using automatic differentiation for statistical inference of highly parameterized complex nonlinear models. Optim. Methods Softw. 27:233-249.
Environment Modules¶
Run module spider admb
to find out what environment modules are available for this application.
Environment Variables¶
- ADMB_HOME - installation directory
- HPC_ADMB_DIR - installation directory
- HPC_ADMB_BIN - executable directory
- HPC_ADMB_LIB - library directory
- HPC_ADMB_INC - includes directory
Citation¶
If you publish research that uses admb you have to cite it as follows:
Fournier, D. A., Skaug, H. J., Ancheta, J., Ianelli, J., Magnusson, A., Maunder, M. N., Nielsen, A., & Sibert, J. (2012). AD Model Builder: Using automatic differentiation for statistical inference of highly parameterized complex nonlinear models. Optimization Methods and Software, 27(2), 233–249. https://doi.org/10.1080/10556788.2011.597854
Categories¶
math, modeling