deviance.AccurateGLM {aglm} | R Documentation |
Get deviance
## S3 method for class 'AccurateGLM'
deviance(object, ...)
object |
A model object obtained from |
... |
Other arguments are passed directly to |
The value of deviance extracted from the object object
.
Kenji Kondo