Extract deviance of galamm object
Usage
# S3 method for class 'galamm'
deviance(object, ...)Arguments
- object
Object of class
galamm, returned fromgalamm.- ...
Other arguments passed on to other methods. Currently not used.
See also
logLik.galamm() for a function returning the log likelihood and
deviance() for the generic function.
Other details of model fit:
VarCorr(),
coef.galamm(),
confint.galamm(),
factor_loadings.galamm(),
family.galamm(),
fitted.galamm(),
fixef(),
formula.galamm(),
llikAIC(),
logLik.galamm(),
nobs.galamm(),
predict.galamm(),
print.VarCorr.galamm(),
ranef.galamm(),
residuals.galamm(),
response(),
sigma.galamm(),
vcov.galamm()
