AD Model Builder
From QERM Wiki
(Difference between revisions)
m (reorganized, added download link, removed link to living document) |
m (fixed typo, added link) |
||
Line 3: | Line 3: | ||
ADMB is available for free from [http://admb-project.org/ http://admb-project.org/]. | ADMB is available for free from [http://admb-project.org/ http://admb-project.org/]. | ||
− | There is more good | + | There is more good information 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. There is also evidence that a [http://code.google.com/p/admb-project/issues/detail?id=23#c2 User Guide] is in the works. |
====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/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 | + | * [[AD Model Builder/Cheat sheet | Carolina's cheat sheet converted to MediaWiki 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]] |
Revision as of 22: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 information 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. There is also evidence that a User Guide is in the works.
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 MediaWiki syntax
- Running ADMB from TextPad
- Syntax Highlighting
- Installing Open-Source ADMB in Linux
- Runtime Options