DI_methods | R Documentation |
DI
Objects
Different methods that can be used with objects of class DI
.
## S3 method for class 'DI'
anova(object, ...)
## S3 method for class 'DI'
AIC(object, ...)
## S3 method for class 'DI'
BIC(object, ...)
## S3 method for class 'DI'
AICc(obj)
## S3 method for class 'DI'
BICc(obj)
## S3 method for class 'DI'
logLik(object, ...)
## S3 method for class 'DI'
fortify(model, data, ...)
object |
a |
obj |
a |
model |
a |
data |
data to which to add model fit statistics. Defaults to the model frame. |
... |
further arguments passed to |
Rafael A. Moral, John Connolly, Rishabh Vishwakarma and Caroline Brophy
autoDI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.