Support materials for
Regression Models for Categorical Dependent Variables Using Stata, Second Edition
Regression Models for Categorical Dependent Variables Using Stata, Second Edition, by J. Scott Long and Jeremy Freese assumes that you are using Stata 9 or later. If you are running Stata 8 or Stata 7, most of the commands work, but some things must be done differently, and the output will look slightly different.
You can download the datasets, do-files, and author-written commands for the book from within Stata using the net command.
To download the datasets and do-files, type
. net from http://www.stata-press.com/data/lf2/ . net describe rmcdvs . net get rmcdvs
To download the author-written commands, type
. net from http://www.indiana.edu/~jslsoc/stata/ . net describe spost9_ado . net install spost9_ado
If you do not have an Internet connection from within Stata, you can download the datasets and do-files by using one of the following files:
rmcdvs.zip | Zip format, 122K |
rmcdvs.tar.Z | Unix tar.Z format 163K |
We suggest that you create a new directory and copy the materials there.