(Last Changed on February
10,
2014 for git-revision fcd611e08513d52947c9a1c1b9821d80bfa50a7b.)
#include "statsLib.h"
#include <df1b2fun.h>
#include <adrndeff.h>
Go to the source code of this file.
|
dvariable | dnbinom_tau (const double &x, const prevariable &mu, const prevariable &tau) |
| negative log likelihood of negative binomial with mean and tau More...
|
|
df1b2variable | dnbinom_tau (const double &x, const df1b2variable &mu, const df1b2variable &tau) |
| negative log likelihood of negative binomial with mean and tau More...
|
|
df1b2variable | dnbinom_tau (const dvector &x, const df1b2vector &mu, const df1b2variable &tau) |
| negative log likelihood of negative binomial with mean and tau More...
|
|
df1b2variable | dnbinom_tau (const dvector &x, const df1b2vector &mu, const df1b2vector &tau) |
| negative log likelihood of negative binomial with mean and tau More...
|
|
dvariable | dnbinom_tau (const dvector &x, const dvar_vector &mu, const prevariable &tau) |
| negative log likelihood of negative binomial with mean and tau More...
|
|
dvariable | dnbinom_tau (const dvector &x, const dvar_vector &mu, const dvar_vector &tau) |
| negative log likelihood of negative binomial with mean and tau More...
|
|