Difference between revisions of "ADMB"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
AD Model Builder, or ADMB, is a C++ application which implements AD using specialized classes and operator overloading. | AD Model Builder, or ADMB, is a C++ application which implements AD using specialized classes and operator overloading. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Revision as of 20:41, 10 June 2022
Description
The ADMB project supports the application of automatic differentiation (AD) for solutions to non-linear statistical modeling and optimization problems.
AD Model Builder, or ADMB, is a C++ application which implements AD using specialized classes and operator overloading.
Environment Modules
Run module spider admb
to find out what environment modules are available for this application.
System Variables
- HPC_ADMB_DIR - installation 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., 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.