[R] Help on display of labels
Murthy S. Vanapalli
murthyvs at gmail.com
Mon Mar 10 21:04:19 CET 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PVDecayData.pdf
Type: application/pdf
Size: 11034 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20080310/d9422c4c/attachment.pdf
More information about the R-help
mailing list