Re: [R] Variable importance in Random Forests

2008-03-06 Thread Liaw, Andy
age- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Nagu > Sent: Wednesday, March 05, 2008 6:31 PM > To: r-help@r-project.org; [EMAIL PROTECTED] > Subject: [R] Variable importance in Random Forests > > Hi, > > How do I get what splits were used for the

[R] Variable importance in Random Forests

2008-03-05 Thread Nagu
Hi, How do I get what splits were used for the top important variables. For example, if my top most important variable is a continuous variable, e.g. previous 12 month sales, and its range is between $0 to $1M, how do I find what what were the split values for this variable that were used in the r