Description Usage Arguments Value
Convenience wrapper for pbart from the BART package.
1 2 |
x.train |
Data frame containing the X variables for the training data |
y.train |
Vector containing the Y variable for the training data |
x.test |
Xata frame containing the X variables for the test data |
mc.cores |
Number of cores to use |
ndpost |
Number of posterior samples to draw |
keeptrainfits |
Keep samples for training data? |
verbose |
Show pbart progress messages? |
... |
Additional BART parameters passed to |
Returns a pbart object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.