QEDinfR offers simple tools to facilitate the use of basic quasi-experimental designs for causal inference in observational settings including matching methods, Regression Discontinuity, and Differences-in-Differences.
You can install the released version of QEDinfR from github with:
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_github("marginal-latte/QEDinfR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.