deviance.AccurateGLM {aglm} | R Documentation |
Get deviance
Description
Get deviance
Usage
## S3 method for class 'AccurateGLM'
deviance(object, ...)
Arguments
object |
A model object obtained from |
... |
Other arguments are passed directly to |
Value
The value of deviance extracted from the object object
.
Author(s)
Kenji Kondo
[Package aglm version 0.4.0 Index]