Skip to content

Tidy multilevel regression and poststratification (MRP)

License

Notifications You must be signed in to change notification settings

dataknit/tidymrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f68f42d · Aug 5, 2024

History

74 Commits
Sep 6, 2021
Aug 5, 2024
Sep 6, 2021
Sep 6, 2021
Aug 5, 2024
Aug 10, 2023
Oct 26, 2023
Sep 6, 2021
Aug 10, 2023
Aug 10, 2023
Aug 27, 2020
Aug 5, 2024
Jul 4, 2023
Aug 5, 2024
Sep 6, 2021
Aug 28, 2020
Aug 27, 2020

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("dataknit/tidymrp")

Example

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

library(tidymrp)
## basic example code