ADMB Documentation
-a65f1c97
|
/Robust normal approximation to the multinomial distribution More...
#include "statsLib.h"
Go to the source code of this file.
Functions | |
dvariable | multifan (const dmatrix oprop, const dvar_matrix &pprop, const int &Nsamp) |
dvariable | multifan (const int &n, const dmatrix obs, const dvar_matrix pred, double &nef) |
dvariable | multifan (const double &s, const dvector obsQ, const dvar_vector &preQ, double &nmle) |
/Robust normal approximation to the multinomial distribution
Definition in file multifan.cpp.
dvariable multifan | ( | const dmatrix | oprop, |
const dvar_matrix & | pprop, | ||
const int & | Nsamp | ||
) |
Definition at line 14 of file multifan.cpp.
dvariable multifan | ( | const int & | n, |
const dmatrix | obs, | ||
const dvar_matrix | pred, | ||
double & | nef | ||
) |
Definition at line 21 of file multifan.cpp.
dvariable multifan | ( | const double & | s, |
const dvector | obsQ, | ||
const dvar_vector & | preQ, | ||
double & | nmle | ||
) |
Definition at line 31 of file multifan.cpp.
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |