Description Usage Format Source Examples
scale_example dataset.
1 |
A data.frame with 500 rows and 2 variables:
a dicotomic variable (say 1: No, 2: Yes)
a numeric variable
Hosmer, D.W., Lemeshow, S. and Sturdivant, R.X. (2013) Applied Logistic Regression, 3rd ed., New York: Wiley
1 2 | head(scale_example, n = 10)
summary(scale_example)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.