data | R Documentation |
data data set
data("data")
A data frame with 2000 observations on the following 7 variables.
PUPIL
a numeric vector
SCHOOL
a numeric vector
POPULAR
a numeric vector
SEX
a numeric vector
TEXP
a numeric vector
CONST
a numeric vector
TEACHPOP
a numeric vector
The original, complete dataset was generated by Joop Hox as an example of well-behaved multilevel data set.
The Heart failure data set comes from the R package"mice".
Hox, J. J. (2002) Multilevel analysis. Techniques and applications. Mahwah, NJ: Lawrence Erlbaum.
data(data)
## maybe str(data) ; plot(data) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.