Support materials for
Discovering Structural Equation Modeling Using Stata, Revised Edition

You can download the datasets and do-files that were used in Discovering Structural Equation Modeling Using Stata, Revised Edition from within Stata using the net command. At the Stata prompt, type

      . net from http://www.stata-press.com/data/dsemusr/
      . net describe dsemusr 
      . net get dsemusr 

Some of the datasets used in the book are too large for Small Stata to handle. To download smaller versions of these datasets, type

      . net from http://www.stata-press.com/data/dsemusr/
      . net describe dsemusr_small
      . net get dsemusr_small

The dataset names will be the same as the larger version with _small appended; for example, bmiworking.dta becomes bmiworking_sm.dta.

If you do not have an Internet connection from within Stata, you can download one of the following files:

dsemusr.zip Zip format, 171 K
dsemusr.tar.Z Unix tar.Z format 343 K
dsemusr_small.zip Zip format, 48 K
dsemusr_small.tar.Z Unix tar.Z format 47 K

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.