Support materials for
Generalized Linear Models and Extensions, Second Edition
You can download the datasets, do-files, and unofficial commands that were used in Generalized Linear Models and Extensions, Second Edition from within Stata using the net command. At the Stata prompt, type
. net from http://www.stata-press.com/data/hh2/ . net install glme2-ado1 . net install glme2-ado2 . net get glme2-data
To run the examples from the book, you must install all the package files above.
The community-contributed commands will be automatically installed for your copy of Stata. The datasets and do-files will be downloaded to your current working directory. We suggest that you create a new directory to download the materials into.
If you do not have an Internet connection from within Stata, you can download one of the following files:
glme2.zip | Zip format, 563K |
glme2.tar.Z | Unix tar.Z format, 815K |