Description Usage Arguments Value Author(s) See Also
Data likelihood fuction for zero-inflated Poisson model
regression using zero_poisson
.
1 | loglik_zip(y, z, lam, p)
|
y |
numeric response vector. |
z |
vector of binary operators. |
lam |
current value for the Poisson likelihood lambda parameter. |
p |
vector of 'extra' zero-count probabilities. |
The log-likelihood of the zero-inflated Poisson 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.