AD Model Builder
From QERM Wiki
(Difference between revisions)
m (added link to ADMB living document converted to wiki syntax) |
m (reorganized, added download link, removed link to living document) |
||
Line 1: | Line 1: | ||
− | AD Model Builder (ADMB) provides a powerful framework for the estimation of parameters (and their variances, co-variances) for (highly) non-linear models. It is a great program when everything works, but getting there can often be long and arduous. So this page is intended to share some pointers and examples for using AD Model Builder (ADMB). | + | AD Model Builder (ADMB) provides a powerful framework for the estimation of parameters (and their variances, co-variances) for (highly) non-linear models. It is a great program when everything works, but getting there can often be long and arduous. So this page is intended to share some pointers and examples for using AD Model Builder (ADMB). Note that to use ADMB you will also need to have a C++ compiler. |
+ | ADMB is available for free from [http://admb-project.org/ http://admb-project.org/]. | ||
− | + | There is more good informaiton at the official [http://admb-project.org/community/tutorials-and-examples/sitemap ADMB Project Wiki], but that site hasn't seen much development in recent months. Hopefully it will continue to grow in the future. | |
− | + | ||
====Pointers and examples:==== | ====Pointers and examples:==== | ||
+ | * [[AD Model Builder/Tips and Tricks | The "ADMB Living Document" brought back to life]]. A good introduction initially written by André Punt. | ||
+ | * [[AD Model Builder/Cheat sheet | Carolina's cheat sheet converted to Wikimedia syntax]] | ||
* [[AD Model Builder/Running ADMB from TextPad | Running ADMB from TextPad]] | * [[AD Model Builder/Running ADMB from TextPad | Running ADMB from TextPad]] | ||
* [[AD Model Builder/Syntax Highlighting | Syntax Highlighting]] | * [[AD Model Builder/Syntax Highlighting | Syntax Highlighting]] | ||
* [[AD Model Builder/Installing Open-Source ADMB in Linux | Installing Open-Source ADMB in Linux]] | * [[AD Model Builder/Installing Open-Source ADMB in Linux | Installing Open-Source ADMB in Linux]] | ||
− | |||
− | |||
* [[AD Model Builder/Runtime Options | Runtime Options]] | * [[AD Model Builder/Runtime Options | Runtime Options]] | ||
[[Category: AD Model Builder]] | [[Category: AD Model Builder]] | ||
− | |||
− | |||
− |
Revision as of 20:18, 2 December 2008
AD Model Builder (ADMB) provides a powerful framework for the estimation of parameters (and their variances, co-variances) for (highly) non-linear models. It is a great program when everything works, but getting there can often be long and arduous. So this page is intended to share some pointers and examples for using AD Model Builder (ADMB). Note that to use ADMB you will also need to have a C++ compiler.
ADMB is available for free from http://admb-project.org/.
There is more good informaiton at the official ADMB Project Wiki, but that site hasn't seen much development in recent months. Hopefully it will continue to grow in the future.
Pointers and examples:
- The "ADMB Living Document" brought back to life. A good introduction initially written by André Punt.
- Carolina's cheat sheet converted to Wikimedia syntax
- Running ADMB from TextPad
- Syntax Highlighting
- Installing Open-Source ADMB in Linux
- Runtime Options