Re: [R] rpart/tree issue

2011-09-08 Thread Stephen Milborrow
"Brian Jensvold" het geskryf I am trying to create a classification tree using either tree or rpart but when it comes to plotting the results the formatting I get is different than what I see in all the tutorials. What I would like to see is the XX/XX format but all I get is a weird decimal val

Re: [R] rpart/tree issue

2011-09-08 Thread Terry Therneau
-- begin included message -- I am trying to create a classification tree using either tree or rpart but when it comes to plotting the results the formatting I get is different than what I see in all the tutorials. What I would like to see is the XX/XX format but all I get is a weird decimal value.

[R] rpart/tree issue

2011-09-07 Thread Brian Jensvold
I am trying to create a classification tree using either tree or rpart but when it comes to plotting the results the formatting I get is different than what I see in all the tutorials. What I would like to see is the XX/XX format but all I get is a weird decimal value. I was also wondering how yo