Causal Inference using Bayesian Additive Regression Trees
An R
package fitting a collection of treatment and response models using the Bayesian Additive Regresssion Trees (BART) algorithm and producing estimates of treatment effects.
The main way to install the package is by using CRAN's distribution. It can be installed from within R using the typical install.packages()
mechanism.
Steps to install from source:
remotes
package from within R:install.packages("remotes")
remotes::install_github("vdorie/bartCause")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4