View source: R/summary.galamm.R
llikAIC | R Documentation |
This function is assembles the values used by summary.galamm
.
llikAIC(object)
object |
Object of class |
A list containing AIC, BIC, log likelihood, deviance and residual degrees of freedom.
Other details of model fit:
VarCorr()
,
coef.galamm()
,
confint.galamm()
,
deviance.galamm()
,
factor_loadings.galamm()
,
family.galamm()
,
fitted.galamm()
,
fixef()
,
formula.galamm()
,
logLik.galamm()
,
nobs.galamm()
,
predict.galamm()
,
print.VarCorr.galamm()
,
ranef.galamm()
,
residuals.galamm()
,
response()
,
sigma.galamm()
,
vcov.galamm()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.