|
ADMB Documentation
-a65f1c97
|
Age-length probability transition matrix. More...
#include "statsLib.h"Go to the source code of this file.
Functions | |
| dvar_matrix | ageLengthKey (const dvar_vector &mu, const dvar_vector &sig, const dvector &x) |
| Age Length Key. More... | |
| dmatrix | ageLengthKey (const dvector &mu, const dvector &sig, const dvector &x) |
| Age Length Key. More... | |
| dvar_matrix | ALK (dvar_vector mu, dvar_vector sig, dvector x) |
Age-length probability transition matrix.
The function is implemented as
where
is the probabilty of being in the length interval
for a given age
.
Definition in file alk.cpp.
| dvar_matrix ALK | ( | dvar_vector | mu, |
| dvar_vector | sig, | ||
| dvector | x | ||
| ) |
|
|
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5
|