[R] Fitting a predefined classification tree

Lee Frederick Schroeder lschroed at stanford.edu
Wed Dec 19 23:36:30 CET 2012


Hi,

I've searched R-help and haven't found an answer. I have a set of data from which I can create a classification tree using
rpart. However, what I'd like to do is predefine the blank structure of the binary tree (i.e., which nodes to include) and then use a package like rpart to fit for the optimal splitting criteria at each of the predefined nodes.

Does such a package exist?

Thanks,
Lee



More information about the R-help mailing list