Learn R Programming

Matrix (version 0.9-1)

ScotsSec: Scottish secondary school scores

Description

Scores attained by 3435 Scottish secondary school students on a standardized test taken at age 16. Both the primary school and the secondary school that the student attended have been recorded.

Usage

data(ScotsSec)

Arguments

source

http://multilevel.ioe.ac.uk/softrev/2lev-xc.html

Details

These data are an example of cross-classified grouping factors.

References

Paterson, L. (1991). Socio economic status and educational attainment: a multidimensional and multilevel study. Evaluation and Research in Education 5: 97-121.

Examples

Run this code
data(ScotsSec)
str(ScotsSec)

Run the code above in your browser using DataLab