rpartco {splinetree} | R Documentation |
Calculates coordinates for tree plot
Description
Figures out the coordinates on the tree plot for the each mini trajectory plots. Modified from code from the longRPart package.
Usage
rpartco(tree, parms = paste(".rpart.parms", dev.cur(), sep = "."))
Arguments
tree |
a SplineTree object |
parms |
a string |
[Package splinetree version 0.2.0 Index]