bethatkinson / rpart

Recursive Partitioning and Regression Trees
50 stars 26 forks source link

What's the meaning of these number for function print.rpart? #60

Open A-Pai opened 9 months ago

A-Pai commented 9 months ago

https://cran.r-project.org/web/packages/rpart/vignettes/longintro.pdf

image

What's the meaning of “54”? What's the meaning of “0.6301370 0.3698630”?I guess it is the proportion of each class,but how to determine the corresponding class?

A-Pai commented 9 months ago

What's the meaning of “0.6301370 0.3698630”?I guess it is the proportion of each class,but how to determine the corresponding class? --lexicographic order of the class name?

A-Pai commented 8 months ago

What's the meaning of “54”? --loss