SortedEffects: Sorted Causal Effects in R
Abstract
Chernozhukov et al. (2018) proposed the sorted effect method for nonlinear regression models. This method consists of reporting percentiles of the partial effects in addition to the average commonly used to summarize the heterogeneity in the partial effects. They also proposed to use the sorted effects to carry out classification analysis where the observational units are classified as most and least affected if their causal effects are above or below some tail sorted effects. The R package SortedEffects implements the estimation and inference methods therein and provides tools to visualize the results. This vignette serves as an introduction to the package and displays basic functionality of the functions within.
Cite
@article{arxiv.1909.00836,
title = {SortedEffects: Sorted Causal Effects in R},
author = {Shuowen Chen and Victor Chernozhukov and Iván Fernández-Val and Ye Luo},
journal= {arXiv preprint arXiv:1909.00836},
year = {2019}
}
Comments
15 pages, 6 figures, 8 tables