[R] modifications to text.tree function

2005-05-12 Thread Alexander Sirotkin
Hi. I have to make some minor modifications to the text.tree function - I don't like the way it prints the split labels (they are too long in my case and overlap). I tried to make s simple modification to the text.tree function so that it will limit the number of significant digits in tree

Re: [R] modifications to text.tree function

2005-05-12 Thread Brian D Ripley
Is this from package tree? If so treeco is in the namespace but not exported. library(tree) ls(asNamespace(tree)) [1] cv.treedata.tree descendants [4] deviance.tree labels.treemisclass.tree [7] model.frame.tree na.tree.replacenode.match [10]