Description Usage Arguments Value Author(s) See Also
Data likelihood fuction for zero-inflated negative binomial
model regression using zero_nb
.
1 | loglik_zinb(y, z, mu, size, p)
|
y |
numeric response vector. |
z |
vector of binary operators. |
mu |
current value for the negative binomial likelihood mu parameter. |
size |
size parameter for negative binomial distribution. |
p |
vector of 'extra' zero-count probabilities. |
The log-likelihood of the zero-inflated negative binomial fit for the current iteration of the MCMC algorithm.
Taylor Trippe <ttrippe@luc.edu>
Earvin Balderama <ebalderama@luc.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.