deviance.glmsmurf {smurf} | R Documentation |
Deviance of Estimated Model
Description
Function to extract the deviance of the estimated model.
Usage
## S3 method for class 'glmsmurf'
deviance(object, ...)
Arguments
object |
An object of class ' |
... |
Additional arguments which are currently ignored. |
Value
The deviance of the estimated model in object
.
See Also
deviance_reest
, deviance
, summary.glmsmurf
,
glmsmurf
, glmsmurf-class
Examples
## See example(glmsmurf) for examples
[Package smurf version 1.1.5 Index]