Description Usage Arguments Value Author(s) References Examples
Standard errors of the BZINB distribution parameter estimates are
calculated based on maximum likelihood estimation. If param
is NULL
,
the parameters are first estimated by bzinb
function.
1 |
xvec, yvec |
a pair of bzinb random vectors. nonnegative integer vectors. If not integers, they will be rounded to the nearest integers. |
a0, a1, a2 |
shape parameters of the latent gamma variables. They must be positive. |
b1, b2 |
scale parameters for the latent gamma variables. They must be positive. |
p1, p2, p3, p4 |
proportions summing up to 1 ( |
param |
a vector of parameters ( |
... |
Other arguments passed on to |
Standard error of rho
, logit.rho
, a0, a1, a2, b1, b2, p1, p2, p3
,
and p4
estimates, variance-covariance matrix (vcov
) and information matrix.
See bzinb
for more detail. iter
is NA
, if the param
is given.
Hunyong Cho, Chuwen Liu, Jinyoung Park, and Di Wu
Cho, H., Liu, C., Preisser, J., and Wu, D. (In preparation), "A bivariate zero-inflated negative binomial model for identifying underlying dependence"
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.