Description Usage Format Details Source References Examples
This is a classical data set from the field of education used to illustrate
multilevel data and models. It is used in the first edition of Bryk and Raudenbush.
hsfull is the complete data set with 160 high schools,
hs is a random subset of 40 high schools, hs1 is a random subset of
80 schools and h2 contains the complement of hs1. These two subsets
can be used to illustrate split sample validation: develop a model on one half of the data
and assess its performance on the other.
1 2 3 4 5 6 7 8 |
A data frame with 7185 observations on the following 9 variables.
schoolschool id
mathachmeasure of math achievment
sessocio-economic status of family
Sexa factor with levels Female Male
Minoritya factor with levels No Yes
Sizethe size of the school
Sectora factor with levels Catholic Public
PRACADa measure of the priority given by the school to academic subjects
DISCLIMa measure of the disciplinary climate in the school
Each row consists of the data for one student. hsfull is the complete data set. hs1 and hs2
are complementary split halves of the schools in the data. hs is a selection of 40 schools
which seems to be a good number of clusters for presentations in class.
Bryk and Raudenbush (COMPLETE)
Raudenbush, Stephen and Bryk, Anthony (2002), Hierarchical Linear Models: Applications and Data Analysis Methods, Sage (chapter 4).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.