I have data which I would like to run a tree model on using caret. I have factor variables F1 F2 which I would like to use to predict my Y_bucket variable (Y_bucket ~ F1 + F2).