deviance.glmsmurf | R Documentation |
Function to extract the deviance of the estimated model.
## S3 method for class 'glmsmurf'
deviance(object, ...)
object |
An object of class ' |
... |
Additional arguments which are currently ignored. |
The deviance of the estimated model in object
.
deviance_reest
, deviance
, summary.glmsmurf
,
glmsmurf
, glmsmurf-class
## See example(glmsmurf) for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.