/rpart.plot

Adds an option to display confidence intervals for probabilities in plots of rpart decision trees

Primary LanguageR

rpart.plot

Adds an option to display confidence intervals for probabilities in plots of rpart decision trees

Implements the idea from this blog post. It may not be theoretically sound, though, so take the returned intervals with a grain of salt.