Skip to content

kmmate/calipeRmatching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calipeRmatching

An R package implementing of the caliper matching estimator of the Average Treatment Effect (ATE) and the Average Treatment Effect on the Treated (ATT) of a binary treatment. These effects are estimated by matching on the

  • known or
  • estimated parametric propensity score. See KPV23 for details.

This package is a wrapper around the C library caliper_matching.

Installation

From R:

install.packages("remotes")
remotes::install_github("kmmate/calipeRmatching")

References

Kormos, V. d. Pas, V. d. Vaart (2023): Asymptotics of Caliper Matching Estimators for Average Treatment Effects, https://arxiv.org/abs/2304.08373

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published