The package supports my teaching at the University of Zürich on the use of multilevel modeling of survey data. This package allows users to employ multilevel regression with post-stratification (MrP) to estimate cantonal-level support in Switzerland. An earleier version was named MrPzurich2013.
The current version does not cover MrsP (multilevel regression with synthetic post-stratification).
You can install the package directly from GitHub using these commands in R:
library(devtools)
install_github(“lleemann/swissMrP”)
The course content is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license.