These are the test files for fitting multilevel models in software other than R and Bugs, for the book, "Applied regression and multilevel (hierarchical) models."
Ascii data files
R scripts and output
- createdata.R, the R script we used to create the fake data for the six examples
- Rfit.R, an R script fitting each of the six models using lmer
- Routput.txt, output from fitting the six models
Back to Andrew Gelman's homepage.