bartMachine prediction
bartMachine prediction
## S3 method for class 'SL.bartMachine' predict(object, newdata, family, X = NULL, Y = NULL, ...)
object |
SuperLearner object |
newdata |
Dataframe to predict the outcome |
family |
"gaussian" for regression, "binomial" for binary classification. (Not used) |
X |
Covariate dataframe (not used) |
Y |
Outcome variable (not used) |
... |
Additional arguments (not used) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.