The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Fit Bayesian Additive Regression Trees (BART) models to select confounders and estimate treatment effect.
You can install from CRAN with:
Or you can install the development version from GitHub with:
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.