Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

CRAN cranlogs

R library swissMrP

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).

Installing the swissMrP library

You can install the package directly from GitHub using these commands in R:

library(devtools)
install_github(“lleemann/swissMrP”)

License

The course content is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license.