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. | |
dmatrix | ageLengthKey (const dvector &mu, const dvector &sig, const dvector &x) |
Age Length Key. | |
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.
dmatrix ageLengthKey | ( | const dvector & | mu, |
const dvector & | sig, | ||
const dvector & | x | ||
) |
dvar_matrix ALK | ( | dvar_vector | mu, |
dvar_vector | sig, | ||
dvector | x | ||
) |
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |