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 provides a set of functions for the analysis of the regression-discontinuity design (RDD).
The three main parts are:
The package estimates treatment effects from RDDs for the following designs and approaches:
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:
The package allows the user to perform a variety of assumption and sensitivity checks, including:
# Install the released version from CRAN
install.packages("rddapp")
# Or the development version from GitHub:
# install.packages("devtools")
::install_github("felixthoemmes/rddapp") devtools
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.