train_it {CausalGPS} | R Documentation |
Function to develop prediction model based on user's preferences.
train_it(target, input, sl_lib_internal = NULL, ...)
target |
A vector of target data. |
input |
A vector, matrix, or dataframe of input data. |
sl_lib_internal |
The internal library to be used by SuperLearner |
... |
Model related parameters should be provided. |
prediction model