Package: bcf
Type: Package
Title: Causal Inference using Bayesian Causal Forests
Version: 2.0.2
Date: 2024-02-23
Authors@R: c(
    person("Jared S.", "Murray", , "jared.murray@mccombs.utexas.edu", c("aut", "cre")),
    person("P. Richard", "Hahn", role = "aut"),
    person("Carlos", "Carvalho", role = "aut"),
    person("Peter", "Mariani", role = "ctb"),
    person("Constance", "Delannoy", role = "ctb"),
    person("Mariel", "Finucane", role = "ctb"),
    person("Lauren V.", "Forrow", role = "ctb"),
    person("Drew", "Herren", role = "ctb"))
Description: Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Hahn, Murray and Carvalho (2020) <doi:10.1214/19-BA1195> for additional information. This implementation relies on code originally accompanying Pratola et. al. (2013) <arXiv:1309.1906>.
License: GPL-3
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
NeedsCompilation: yes
Repository: CRAN
Imports: Rcpp, RcppParallel, coda (>= 0.19.3), Hmisc, parallel,
        doParallel, foreach, matrixStats
Suggests: testthat, spelling, knitr, rmarkdown, latex2exp, ggplot2,
        rpart, rpart.plot, partykit
SystemRequirements: GNU make
Language: en-US
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Packaged: 2024-02-26 18:19:22 UTC; jm75583
Author: Jared S. Murray [aut, cre],
  P. Richard Hahn [aut],
  Carlos Carvalho [aut],
  Peter Mariani [ctb],
  Constance Delannoy [ctb],
  Mariel Finucane [ctb],
  Lauren V. Forrow [ctb],
  Drew Herren [ctb]
Maintainer: Jared S. Murray <jared.murray@mccombs.utexas.edu>
Date/Publication: 2024-02-27 17:30:05 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 10:27:14 UTC; unix
Archs: bcf.so.dSYM
