View source: R/summary.mcemGLMM.R
summary.mcemGLMM | R Documentation |
Summary for an object obtained from mcemGLMM
.
## S3 method for class 'mcemGLMM'
summary(object, ...)
object |
a model fitted with the mcemGLMM function. |
... |
additional arguments. |
The function prints a table for Wald tests for the fixed effect
coefficients and the variance estimators. For the negative binomial
and the gamma distributions the estimate of \alpha
is reported
with its respective standard error.
A list with the following items:
a list with the fixed effects coefficients and the predicted random effects.
the estimated variances for each variance component.
the standard errors for the fixed effects coefficients and the variance estimates.
z test values for the fixed effects coefficients and the variance estimators.
Felipe Acosta Archila <acosta@umn.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.