Support materials for
Data Analysis Using Stata, Fourth Edition
You can download the do-files, data, datasets, and style files for Data Analysis Using Stata, Fourth Edition from within Stata using the net command.
At the Stata prompt, type
. mkdir c:/data/daus4
. cd c:/data/daus4
. net from http://www.stata-press.com/data/daus4/
. net install data
. net get data
. mkdir kksoep
. cd kksoep
. net get kkhsoep1
. net get kkhsoep2
. cd ..
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:
| daus4.zip | Zip format, 11.0M |
| daus4.tar.Z | Unix tar.Z format 19M |
To extract the file daus4.zip, create a new folder: c:\data\daus4. Copy daus4.zip into this folder. Unzip the file daus4.zip using any program that can unzip zip archives. (Most computers have such a program already installed. If not you can get one for free using the Internet, e.g., pkzip, which is developed by PKWARE.) Make sure to preserve the kksoep subdirectory contained in the zip file.