Simulated dataset containing the score on four achievement tests for 50 childrens attending the last year of primary school. The four tests are repeated five times at regular time intervals.
data(achievement)
A data.frame with a total of 250 observations on the following 6 variables:
id
Child identifier.
time
Assessment time (1 to 5).
speaking
Score on speaking test (1=minimum, 5=maximum).
reading
Score on reading test (1=minimum, 5=maximum).
writing
Score on writing test (1=minimum, 5=maximum).
math
Score on math test (1=minimum, 5=maximum).
achievement