Re: [R] Random Forest - Extract

2012-10-03 Thread Liaw, Andy
set type="votes" and norm.votes=FALSE, you will get the counts instead of proportions. Best, Andy -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Lopez, Dan Sent: Wednesday, September 26, 2012 9:05 PM To: R help (r-help@r-pr

[R] Random Forest - Extract

2012-09-26 Thread Lopez, Dan
Hello, I have two Random Forest (RF) related questions. 1. How do I view the classifications for the detail data of my training data (aka trainset) that I used to build the model? I know there is an object called predicted which I believe is a vector. To view the detail for my testset I