The R Journal: article published in 2020, volume 12:1

SortedEffects: Sorted Causal Effects in R PDF download
Shuowen Chen, Victor Chernozhukov, Iván Fernández-Val and Ye Luo , The R Journal (2020) 12:1, pages 131-146.

Abstract Chernozhukov et al. (2018) proposed the sorted effect method for nonlinear regression models. This method consists of reporting percentiles of the partial effects, the sorted effects, in addition to the average effect commonly used to summarize the heterogeneity in the partial effects. They also propose to use the sorted effects to carry out classification analysis where the observational units are classified as most and least affected if their partial effect 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.

Received: 2019-05-02; online 2020-03-31, supplementary material, (1.6 KiB)
CRAN packages: SortedEffects, SortedEffect, quantreg, margins, parallel, boot
CRAN Task Views implied by cited CRAN packages: Econometrics, Optimization, SocialSciences, Survival, Environmetrics, ReproducibleResearch, Robust, TimeSeries


CC BY 4.0
This article and supplementary materials are licensed under a Creative Commons Attribution 4.0 International license.

@article{RJ-2020-006,
  author = {Shuowen Chen and Victor Chernozhukov and Iván Fernández-Val
          and Ye Luo},
  title = {{SortedEffects: Sorted Causal Effects in R}},
  year = {2020},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2020-006},
  url = {https://doi.org/10.32614/RJ-2020-006},
  pages = {131--146},
  volume = {12},
  number = {1}
}