Package: bartCause Version: 1.0-10 Date: 2025-07-29 Title: Causal Inference using Bayesian Additive Regression Trees Authors@R: c( person("Vincent", "Dorie", role = c("aut", "cre"), email = "vdorie@gmail.com", comment = c(ORCID = "0000-0002-9576-3064")), person("Jennifer", "Hill", role = "aut", email = "jennifer.hill@nyu.edu", comment = c(ORCID = "0000-0003-4983-2206"))) Depends: R (>= 3.1-0) Imports: dbarts (>= 0.9-16), methods, stats, graphics, parallel, utils, grDevices Suggests: testthat (>= 0.9-0), lme4, rpart, tmle, stan4bart Description: Contains a variety of methods to generate typical causal inference estimates using Bayesian Additive Regression Trees (BART) as the underlying regression model (Hill (2012) ). License: GPL (>= 2) NeedsCompilation: no URL: https://github.com/vdorie/bartCause BugReports: https://github.com/vdorie/bartCause/issues Repository: https://vdorie.r-universe.dev Date/Publication: 2025-07-30 00:30:19 UTC RemoteUrl: https://github.com/vdorie/bartcause RemoteRef: HEAD RemoteSha: 63b53b2a0db199027193aacc4e2570c04d8cda36 Packaged: 2026-07-02 17:14:34 UTC; root Author: Vincent Dorie [aut, cre] (ORCID: ), Jennifer Hill [aut] (ORCID: ) Maintainer: Vincent Dorie