DI ObjectsDifferent methods that can be used with objects of class DI.
# S3 method for DI
anova(object, ...)
# S3 method for DI
AIC(object, ...)
# S3 method for DI
BIC(object, ...)
# S3 method for DI
AICc(obj)
# S3 method for DI
BICc(obj)
# S3 method for DI
logLik(object, ...)
# S3 method for DI
fortify(model, data, ...)
a DI model object
a DI model object
a DI model object
data to which to add model fit statistics. Defaults to the model frame.
further arguments passed to anova, AIC, BIC, loglik, or fortify
Rafael A. Moral, John Connolly, Rishabh Vishwakarma and Caroline Brophy
autoDI