/conjoint-subgroups

Reproduction Materials for "Measuring Subgroup Preferences in Conjoint Experiments"

Primary LanguageTeX

title author date output
Measuring Subgroup Preferences in Conjoint Experiments
Thomas J. Leeper, Sara B. Hobolt, and James Tilley
2019-05-24
github_document

This repository contains the following files:

  • manuscript.Rnw: a knitr document containing the manuscript and all analysis reported in the paper
  • manuscript.tex: an intermediate LaTeX document generated from manuscript.Rnw
  • manuscript.pdf: a PDF containing the final manuscript and all analysis, including Supplemental Information
  • article.pdf: a PDF containing the final manuscript and all analysis for the main paper
  • si.pdf: a PDF containing the final Supplemetal Information
  • references.bib: a BibTeX reference library used in manuscript.Rnw
  • apsa-leeper.bst: a BibTeX style file used in manuscript.Rnw
  • Makefile: a makefile for compiling the final manuscript from the above files
  • data/ballard-rosa.dta: data for the Ballard-Rosa et al. study reproduced in the paper
  • data/bechtel_scheve_pnas.dta: data for the Bechtel and Scheve study reproduced in the paper
  • data/hainmueller-candidate.dta: data for the Hainmueller et al. candidate study reproduced in the paper
  • data/hainmueller-immigrant.dta: data for the Hainmueller et al. immigration study reproduced in the paper
  • data/teele.dta: data for the Teele et al. study reproduced in the paper

Running make on the command line will reproduce all results and the final manuscript.pdf from the above.