Hello all -

I am a newbie and trying to figure out how to display all the labels of the
regression tree, in a meaningful way. Yes, I have some long labels.

# plot tree
plot(fit, uniform=TRUE,main="Regression Tree for PVDecayData")
text(fit, use.n=TRUE, all=TRUE, cex=.8)

Results in the output that is attached to this email.

Any help greatly appreciated.

Regards,
Murthy

Attachment: PVDecayData.pdf
Description: Adobe PDF document

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to