Social Structural Events and Class Voting

Social Structural Events and Class Voting

This is the documentation page for the paper "Ulrich Kohler (2002c): Social Structural Events and Class Voting", which was presented at the 23rd biennial Confrence of the Society for Multivariate Analysis in the Behavioural Sciences, June 30--July 4, 2002.

On this page you may found all Stata do-files for the analyses in the paper. The names of the do-files required for each analysis can found in the paper.

With the master do-file you can replicate each analysis in the paper. For this you need to download all do-files. This is most easily be done with the following Stata commands

. net from http://www.sowi.uni-mannheim.de/lesas/kohler02c
. net get do

In what follows you can found a complete list of the do-files.

Note: Some of the Do-Files requires the installation of additional Stata programs. The installation of those programs is done automatically within the do-files. Hence, your computer should be connected to the internet.


crsimul.do /* Simulation of the Data */
grsimul1.do /* Graph Results of Simulation */
grtpaths.do /* Produce Graphs like in Allison (1994) */
cregp.do /* Create Master-File for EGP-Classes */
crweights.do /* Create Data with weights and friends */
crpidlv.do /* Create Main Analyzing Data */
anpidlv1.do /* Describe pidlv.dta: number of respondents, obs etc. */
grpidlv1.do /* Distribution of obs/resp. */
anpidlv2.do /* Distribution independent vars */
anmod1fit.do /* Fit */
anmod1b.do /* Coefficients */
crbe.do /* Creates Data with Between-Effects */
grmod1.do /* Graph Results */
anmod1se.do /* Rgroup Standardfehler */
anmod2fit.do /* Fit */
anmod2b.do /* Coefficients */
grmod2.do /* Graph Results */
anmod2se.do /* Rgroup Standardfehler */
anmod3fit.do /* Fit */
anmod3b.do /* Coefficients */
grmod3.do /* Graph Results */
anmod3se.do /* Rgroup Standardfehler */
gphprint.do