Re: [R] randomForest - NaN in %IncMSE

2011-09-23 Thread Liaw, Andy
p-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of Katharine Miller > Sent: Tuesday, September 20, 2011 1:43 PM > To: r-help@r-project.org > Subject: [R] randomForest - NaN in %IncMSE > > Hi > > I am having a problem using varImpPlot in randomFo

[R] randomForest - NaN in %IncMSE

2011-09-20 Thread Katharine Miller
Hi I am having a problem using varImpPlot in randomForest. I get the error message "Error in plot.window(xlim = xlim, ylim = ylim, log = "") : need finite 'xlim' values" When print $importance, several variables have NaN under %IncMSE. There are no NaNs in the original data. Can someone hel