AD Model Builder
From QERM Wiki
(Difference between revisions)
(fixing things up) |
|||
Line 2: | Line 2: | ||
− | To get started, here's a document authored by [http://www.fish.washington.edu/people/punt/ Andre Punt] and others on obtaining and installing ADMB | + | To get started, here's a document authored by [http://www.fish.washington.edu/people/punt/ Andre Punt] and others on obtaining and installing ADMB: [http://courses.washington.edu/fish507/ADMB%20living%20doc.doc ADMB Living Document] Note you will also need to have a C++ compiler. |
− | An ADMB cheat sheet has been compiled by Carolina Minte-Vera. [courses.washington.edu/fish507/ADMB_operations%20and%20functions.doc Cheat Sheet] | + | An ADMB cheat sheet has been compiled by Carolina Minte-Vera. [http://courses.washington.edu/fish507/ADMB_operations%20and%20functions.doc Cheat Sheet] |
− | ===Pointers and examples:=== | + | |
+ | ====Pointers and examples:==== | ||
* [[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 07:41, 6 November 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).
To get started, here's a document authored by Andre Punt and others on obtaining and installing ADMB: ADMB Living Document Note you will also need to have a C++ compiler.
An ADMB cheat sheet has been compiled by Carolina Minte-Vera. Cheat Sheet
Pointers and examples:
Another ADMB Wiki is going strong at ADMB Project