Fit Bayesian Additive Regression Trees (BART) models to select confounders and estimate treatment effect.
InstallationYou can install from CRAN with:
install.packages("bartcs")
Or you can install the development version from GitHub with:
remotes::install_github("yooyh/bartcs")
For Mac Users Only
bartcs supports multi-threading by OpenMP. If you
then install package from source with:
# build from source
install.packages("bartcs", type = "source")
# count OpemMP thread
bartcs::count_omp_thread() # this should be greater than 1
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