MELGMSAPJul 17, 2023

An R package for parametric estimation of causal effects

arXiv:2307.08686v2h-index: 17
AI Analysis

This is an incremental contribution for researchers and practitioners in statistics and data science who need accessible tools for causal inference in R.

The paper tackles the lack of a comprehensive R package for parametric causal inference methods by introducing CausalModels, which provides a collection of structural models for estimating causal effects, offering a simple and accessible framework for consistent modeling across various statistical methods.

This article explains the usage of R package CausalModels, which is publicly available on the Comprehensive R Archive Network. While packages are available for sufficiently estimating causal effects, there lacks a package that provides a collection of structural models using the conventional statistical approach developed by Hernan and Robins (2020). CausalModels addresses this deficiency of software in R concerning causal inference by offering tools for methods that account for biases in observational data without requiring extensive statistical knowledge. These methods should not be ignored and may be more appropriate or efficient in solving particular problems. While implementations of these statistical models are distributed among a number of causal packages, CausalModels introduces a simple and accessible framework for a consistent modeling pipeline among a variety of statistical methods for estimating causal effects in a single R package. It consists of common methods including standardization, IP weighting, G-estimation, outcome regression, instrumental variables and propensity matching.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes