Skip to content

Tidy multilevel regression and poststratification (MRP)

License

Notifications You must be signed in to change notification settings

jokroese/tidymrp

Repository files navigation

tidymrp

The goal of tidymrp is to …

Installation

You can install the development version of tidymrp from GitHub with:

# install.packages("devtools")
devtools::install_github("jokroese/tidymrp")

Example

This is a basic example which shows you how to solve a common problem:

library(tidymrp)
## basic example code