I have the data set like this: A B C D E A 2 235 327 278 2569 B 244 5 122 248 259 C 324 2235 13 98 69 D 22 23 2 7 6569 E 23 2 2 278 9
This is the interaction data between A, B, C, D, and E. How to construct a tree including A-E? -- View this message in context: http://r.789695.n4.nabble.com/tree-construction-tp3934113p3934113.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.