Description Usage Arguments Value
EM algorithm used in the ARZIMM model.
1 |
data |
a list of data with componenets:
|
para |
a list of parameter estimates:
|
weight |
a vector of observation weightsfor both the non-zero auto-regressive model and the zero state logit model |
family |
a character string indicating the distribtuion. default is Poisson |
selgamma |
logical; should concomitant variables in the zero state logit model be selected |
a list of fits
para |
a list of parameter estimates:
|
ciestm |
the estimated random effects |
conv |
logical; did the algorithm converged |
df |
the number of non-zero parameter estimates |
bic |
a vector of BIC, AIC, and log likelihood |
mse |
a vector of square root of mean (pearson) standard error |
lambda |
a vector of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.