bart-internal | R Documentation |
Developer functions for predictions via BART models
dbart_predict_calc(obj, new_data, type, level = 0.95, std_err = FALSE)
obj |
A parsnip object. |
new_data |
A rectangular data object, such as a data frame. |
type |
A single character value or |
level |
Confidence level. |
std_err |
Attach column for standard error of prediction or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.