Multivariate logistic negative log likelihood. More...
#include "statsLib.h"Go to the source code of this file.
Functions | |
| dvariable | dmvlogistic (const dmatrix o, const dvar_matrix &p, dvar_matrix &nu, double &tau2, const double minp) |
| dvariable | dmvlogistic (const dmatrix o, const dvar_matrix &p, double &tau2) |
Multivariate logistic negative log likelihood.
This file contains the Multivariate logistic negative log likelihood functions
Definition in file dmvlogistic.cpp.
| dvariable dmvlogistic | ( | const dmatrix | o, |
| const dvar_matrix & | p, | ||
| dvar_matrix & | nu, | ||
| double & | tau2, | ||
| const double | minp | ||
| ) |
Definition at line 15 of file dmvlogistic.cpp.
| dvariable dmvlogistic | ( | const dmatrix | o, |
| const dvar_matrix & | p, | ||
| double & | tau2 | ||
| ) |
Definition at line 102 of file dmvlogistic.cpp.
|
|
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0
|