Hi,

I'm looking for an "easy" way to setup a decision tree.

This is *not* any kind of regression, but a very simple DAG with probability on 
each edge and a value at each node.  I just need a way to input the graph and 
calculate the expected value at each end node.  The whole thing could be done 
with a calculator and pencil, but it would be nice to have everything in R.

I can't seem to find a package for this.  Any suggestions?




--
Noah Silverman, M.S.
UCLA Department of Statistics
8117 Math Sciences Building
Los Angeles, CA 90095


        [[alternative HTML version deleted]]

______________________________________________
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