ADMB Documentation
-a65f1c97
|
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 Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |