causalBETA: An R Package for Bayesian Semiparametric Causal Inference with Event-Time Outcomes

causalBETA:一个用于贝叶斯半参数因果推断的 R 软件包,支持事件时间结果

阅读:1

Abstract

While randomized trials are the gold standard in causal inference, observational studies are often conducted when trials are infeasible either due to logistical or ethical constraints. Since treatments are not randomized in observational studies, techniques from causal inference are required to adjust for confounding. Bayesian approaches to causal estimation are desirable because they provide: 1) prior smoothing that offers useful regularization of causal effect estimates, 2) flexible models that are robust to misspecification, and 3) full inference (i.e., both point estimates and uncertainty quantification) for causal estimands. However, Bayesian causal inference is difficult to implement manually and there is a lack of user-friendly software, presenting a significant barrier to wide-spread use. Moreover, there is a lack of manuscripts aimed at explicitly connecting statistical/causal formula with implementation code. We address this gap by developing and describing causalBETA (BayesianEventTimeAnalysis) - an open-source R package for estimating causal effects on event-time outcomes using Bayesian semiparametric models. The package provides a familiar front-end to users, with syntax identical to existing survival analysis R packages, while leveraging Stan - a popular platform for high performance Bayesian computing - for efficient posterior computation. To improve user experience, the package provides custom S3 class objects and methods to facilitate visualizations and summaries of results using familiar generic functions like plot() and summary(). In this paper, we provide the methodological details of the package, a demonstration using publicly available data, and computational guidance.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。