cjbart
Overview
cjbart is an R package for analyzing conjoint experiments using Bayesian Additive Regression Trees (BART), specifically focusing on inspecting heterogeneous treatment effects.
This package is in its early stages of development, and core functionality is liable to change.
Installation
The latest development version of cjbart can be installed directly from this repository, using the following code:
# install.packages("devtools")
devtools::install_github("tsrobinson/cjbart")Getting help
If you come across any issues, or have any suggestions for improvements, please raise an issue here.