Provides actions for fitting Bayesian additive regression trees models
| Action Name | Description |
|---|---|
| bartGauss | Fits Bayesian additive regression trees (BART) models to normally distributed response data. |
| bartProbit | Fits probit Bayesian additive regression trees (BART) models to binary distributed response data. |
| bartScore | Creates a table on the server that contains results from scoring observations by using a fitted Bayesian additive regression trees model. |
| bartScoreMargin | Computes predictive margins by using a fitted Bayesian additive regression trees model. |