Description Usage Arguments Value Examples
Calculates a psuedo R2 value from the output of a glm. The psuedo R2 is equal to 1 - (deviance/null deviance)
1 | psuedo_r2(model)
|
model |
A glm model object |
Object r2 The Pseudo R^2 value
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.