I would like to make a box plot with a dendogram on top that can be used to indicate significant differences (with an asterisk or three at a node depending on the p-value). I can supply the adjacency information a priori. Is there an easy way to do this? Other ways of presenting the same information would be welcome.

I am currently using lattice's bwplot, and would like to continue doing so as I have additional code to customize the display (displaying individual data points in red or black depending on whether they pass a predetermined threshold).

Michael

______________________________________________
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