null_deviance {gratia} | R Documentation |
Extract the null deviance of a fitted model
Description
Extract the null deviance of a fitted model
Usage
null_deviance(model, ...)
## Default S3 method:
null_deviance(model, ...)
Arguments
model |
a fitted model |
... |
arguments passed to other methods |
[Package gratia version 0.9.2 Index]