Fits the model and returns the fitted model
fitModel(trainingSet=NULL, method = "rf", nrTrees = 100)
trainingSet
method
nrTrees
The fitted model
Useful links