Description Usage Arguments Details Value Author(s) See Also
dist_ll
is the data likelihood fuction for hurdle model
regression using hurdle
.
1 2 3 |
y |
numeric response vector. |
hurd |
numeric threshold for 'extreme' observations of two-hurdle
models. |
lam |
current value for the poisson likelihood lambda parameter. |
size |
size parameter for negative binomial likelihood distributions. |
mu |
current value for the negative binomial or log normal likelihood mu parameter. |
xi |
current value for the generalized pareto likelihood xi parameter. |
sigma |
current value for the generalized pareto likelihood sigma parameter. |
dist |
character specification of response distribution. |
g.x |
logical operator. |
log |
logical operator. if |
Currently, Poisson, Negative Binomial, log-Normal, and Generalized Pareto distributions are available.
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.