Learning a M5 model from training data Parameter setting can vary in committees and neighbors parameters.
bm_cubist(form, data, lpars)formula
training data for building the predictive model
a list containing the learning parameters
See cubist for a comprehensive description.
Imports learning procedure from Cubist package.
other learning models: bm_mars;
bm_ppr; bm_gbm;
bm_glm; bm_gaussianprocess;
bm_randomforest; bm_pls_pcr;
bm_ffnn; bm_svr
Other base learning models: bm_ffnn,
bm_gaussianprocess, bm_gbm,
bm_glm, bm_mars,
bm_pls_pcr, bm_ppr,
bm_randomforest, bm_svr