Description Usage Arguments Details
Perform a Hosmer-Lemeshow Goodness of Fit (GOF) Test
1 | hoslem_test(x, y, g = 10)
|
x |
a numeric vector of observations, binary (0/1). |
y |
expected values. |
g |
number of bins to use to calculate quantile. |
The Hosmer-Lemeshow test is a statistical test for goodness of fit for logistic regression models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.