Skip to content
Prev 317467 / 398506 Next

CARET: Any way to access other tuning parameters?

On Feb 13, 2013, at 6:58 AM, James Jong wrote:

            
Have you looked at the argument list in ?train:

...	
arguments passed to the classification or regression routine (such as randomForest). Errors will occur if values for tuning parameters are passed here.

Also look at:

? trainControl
? preProccess