Changing Class Locations and Partisan Choice in Germany
Changing Class Locations and Partisan Choice in Germany
This is the documentation page for the article "Ulrich Kohler
(2005): Changing Class Locations and Partisan Choice in Germany", S. 117--131
in Zuckerman, Alan, (ed.) The Social Logic of Politics. Personal Networks as
Contexts for Political Behavior. Philadelphia: Temple University Press
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 every 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.wzb.eu/~kohler/publications/zuckerman05
. 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