How can I plot variable importance for a decision tree (CART) in R? Since I am new to R, I need the code (if possible, I want to plot the relative importance score for each variable using bar graphs). Thanks in advance!
Asked
Active
Viewed 145 times
1 Answers
0
Noel O'Boyle has published some R code that implements variable importance in CART, here:

rw2
- 1,549
- 1
- 11
- 20