Other packages > Find by keyword >

PanelMatch  

Matching Methods for Causal Inference with Time-Series Cross-Sectional Data
View on CRAN: Click here


Download and install PanelMatch package within the R console
Install from CRAN:
install.packages("PanelMatch")

Install from Github:
library("remotes")
install_github("cran/PanelMatch")

Install by package version:
library("remotes")
install_version("PanelMatch", "2.2.0")



Attach the package and use:
library("PanelMatch")
Maintained by
In Song Kim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-28
Latest Update: 2022-06-26
Description:
Implements a set of methodological tools that enable researchers to apply matching methods to time-series cross-sectional data. Imai, Kim, and Wang (2021) proposes a nonparametric generalization of the difference-in-differences estimator, which does not rely on the linearity assumption as often done in practice. Researchers first select a method of matching each treated observation for a given unit in a particular time period with control observations from other units in the same time period that have a similar treatment and covariate history. These methods include standard matching methods based on propensity score and Mahalanobis distance, as well as weighting methods. Once matching is done, both short-term and long-term average treatment effects for the treated can be estimated with standard errors. The package also offers a visualization technique that allows researchers to assess the quality of matches by examining the resulting covariate balance.
How to cite:
In Song Kim (2020). PanelMatch: Matching Methods for Causal Inference with Time-Series Cross-Sectional Data. R package version 2.2.0, https://cran.r-project.org/web/packages/PanelMatch. Accessed 03 Feb. 2025.
Previous versions and publish date:
1.0.0 (2020-02-28 12:20), 2.0.0 (2021-09-02 22:30), 2.0.1 (2022-06-26 23:30)
Other packages that cited PanelMatch R package
View PanelMatch citation profile
Other R packages that PanelMatch depends, imports, suggests or enhances
Complete documentation for PanelMatch
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

PERMANOVA  
Multivariate Analysis of Variance Based on Distances and Permutations
Calculates multivariate analysis of variance based on permutations and some associated pictorial rep ...
Download / Learn more Package Citations See dependency  
INLABMA  
Bayesian Model Averaging with INLA
Fit Spatial Econometrics models using Bayesian model averaging on models fitted with INLA. The INLA ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
mscp  
Multiscale Change Point Detection via Gradual Bandwidth Adjustment in Moving Sum Processes
Multiscale moving sum procedure for the detection of changes in expectation in univariate sequences. ...
Download / Learn more Package Citations See dependency  
xLLiM  
High Dimensional Locally-Linear Mapping
Provides a tool for non linear mapping (non linear regression) using a mixture of regression model a ...
Download / Learn more Package Citations See dependency  
flowTraceR  
Tracing Information Flow for Inter-Software Comparisons in Mass Spectrometry-Based Bottom-Up Proteomics
Useful functions to standardize software outputs from ProteomeDiscoverer, Spectronaut, DIA-NN and Ma ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA