ADMB Documentation
-a65f1c97
|
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
double | cumd_logistic (const double &x) |
Description not yet available. More... | |
double | cumd_norm_logistic (double _x, double p) |
Description not yet available. More... | |
double | inv_cumd_logistic (const double &x) |
Description not yet available. More... | |
double | inv_cumd_norm_inner (double x) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
double | inv_cumd_norm_logistic (double x, double p) |
Description not yet available. More... | |
double cumd_logistic | ( | const double & | x | ) |
Description not yet available.
Definition at line 13 of file ccumdlog.cpp.
Referenced by cumd_norm_logistic(), and ghk_choleski_m_logistic().
double cumd_norm_logistic | ( | double | _x, |
double | p | ||
) |
Description not yet available.
Definition at line 78 of file ccumdlog.cpp.
Referenced by inv_cumd_norm_logistic().
double inv_cumd_logistic | ( | const double & | x | ) |
Description not yet available.
Definition at line 30 of file ccumdlog.cpp.
Referenced by cumd_normal_logistic_mixture_initx(), ghk_choleski_m_logistic(), and inv_cumd_norm_logistic().
double inv_cumd_norm_inner | ( | double | x | ) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Definition at line 40 of file cumdist.cpp.
Referenced by inv_cumd_norm(), and inv_cumd_norm_logistic().
double inv_cumd_norm_logistic | ( | double | x, |
double | p | ||
) |
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |