Skip to content
Prev 132043 / 398506 Next

Calculating Rsquared values in rpart

Andrew Park wrote:
Beware.  Yi in his JASA paper about generalized degrees of freedom 
showed that to get an unbiased estimate of R^2 from recursive 
partitioning you have to use the formula for adjusted R^2 with number of 
parameters far exceeding the number of final splits.  He showed how to 
estimate the d.f.   Recursive partitioning seems to result in simple 
prediction models but this is mainly an illusion.

Frank Harrell