admb_real:all_cohorts:model_description
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| admb_real:all_cohorts:model_description [2010/11/16 13:44] – created lennartfr | admb_real:all_cohorts:model_description [2010/11/16 14:25] (current) – lennartfr | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| === Description === | === Description === | ||
| + | |||
| + | Most of the models presented so far have followed one cohort in the first year under consideration, | ||
| + | |||
| + | The properties of the model are given in the following table: | ||
| + | |||
| + | ^ Input data (example) | start_year (1994), end_year (2001), minage (3), maxage (12). Corresponding catch (C) and survey data (I). | | ||
| + | ^ Population trajectory | ||
| + | ^ Unknowns to be estimated | First row and column of N, catchability q, survey standard deviation s, mortality M. | | ||
| + | ^ Statistical assumption | log(I) ~ N( log(qN), s). | | ||
| + | ^ Recurrence relation | N(i,j) = [ N(i-1,j-1) - C(i-1,j-1) ] exp(-M). | | ||
| + | |||
| + | :!: **NOTE** that N is structured differently than for the models in the other sections. The same goes for catch and survey data in the input. Essentially, | ||
| + | |||
| + | === ADMB implementation === | ||
| + | |||
| + | The model is implemented in the following code. An example of a .dat file can be found [[admb_real: | ||
| <file txt cod.tpl> | <file txt cod.tpl> | ||
admb_real/all_cohorts/model_description.1289915064.txt.gz · Last modified: 2010/11/16 13:44 by lennartfr