Support materials for
Regression Models for Categorical Dependent Variables using Stata, Revised Edition

Regression Models for Categorical Dependent Variables Using Stata, Revised Edition, by J. Scott Long and Jeremy Freese assumes that you are using Stata 8 or later. If you are running Stata 7 or Stata 6, 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 used to produce the output in 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/lfr/
     . net describe rmcdvs
     . net install rmcdvs 
     . net get rmcdvs 

To download the author-written commands, type

     . net from http://www.indiana.edu/~jslsoc/stata/
     . net describe spostst8
     . net get spostst8.pkg

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, 776K
rmcdvs.tar.ZUnix tar.Z format 119K

We suggest that you create a new directory and copy the materials there.

Datasets used in this book and available here are provided on an 'as is' and 'where is' basis and without warranty of any type or kind. StataCorp hereby expressly disclaims and excludes all warranties and conditions, whether statutory, express, implied, or otherwise, with respect to the datasets, including, but not limited to, any implied warranty of merchantability, fitness for a particular purpose, and noninfringement of third-party rights.