language_test | R Documentation |
A dataset with scores from 8 students who failed a high school test and could not get their diploma. They repeated the exam and got new scores.
data("language_test")
A data frame with 8 observations on the following 9 variables.
Student
a numeric vector
Before
a numeric vector
After
a numeric vector
a numeric vector
Cross
a numeric vector
a numeric vector
a numeric vector
a numeric vector
a numeric vector
Daniela Recchia, Thomas Ostermann.
McClave, J.T; Dietrich, F.H.:"Statistics";New York, Dellen Publishing; 1988.
data(language_test)
## maybe str(language_test) ; plot(language_test) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.