ADMB Documentation
-a65f1c97
|
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. More... | |
dvariable | log_negbinomial_density (double x, const prevariable &mu, const prevariable &tau) |
Log negative bionomial density; variable objects. More... | |
dvariable | negbinomial_density (double x, const prevariable &mu, const prevariable &tau) |
Negative bionomial density; variable objects. More... | |
Poisson and negative binomial probability density functions for differentiable objects.
Definition in file vnegbin.cpp.
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |