The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

rddapp

Downloads Cran Build R-CMD-check

Overview

rddapp provides a set of functions for the analysis of the regression-discontinuity design (RDD).

The three main parts are:

Estimation

The package estimates treatment effects from RDDs for the following designs and approaches:

Power analysis

Given input from the user about desired Type I error rate and assumptions about the population, the package allows estimation of power for the following designs:

Assumption checks

The package allows the user to perform a variety of assumption and sensitivity checks, including:

Installation

# Install the released version from CRAN
install.packages("rddapp")

# Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("felixthoemmes/rddapp")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.