I have the following random forest (regression) model with the default parameters
set.seed(42) # Define train control trControl <- trainControl(method = &