Poisson and negative binomial probability density functions for differentiable objects. More...
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| dvariable | log_density_poisson (double x, const prevariable &mu) |
| Log Poisson density; variable objects. | |
| dvariable | log_negbinomial_density (double x, const prevariable &mu, const prevariable &tau) |
| Log negative bionomial density; variable objects. | |
| dvariable | negbinomial_density (double x, const prevariable &mu, const prevariable &tau) |
| Negative bionomial density; variable objects. | |
Poisson and negative binomial probability density functions for differentiable objects.
Definition in file vnegbin.cpp.
|
|
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0
|