smurf (version 1.0.6)

deviance.glmsmurf: Deviance of Estimated Model

Description

Function to extract the deviance of the estimated model.

Usage

# S3 method for glmsmurf
deviance(object, ...)

Arguments

object

An object of class 'glmsmurf', typically the result of a call to glmsmurf or glmsmurf.fit.

...

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

Run this code
# NOT RUN {
## See example(glmsmurf) for examples
         
# }

Run the code above in your browser using DataLab