Description Usage Arguments Details
Function for plotting contrast values
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
tree |
A tree of class 'phylo' |
dat |
A named vector of continuous phenotypic data |
cex.tip.label |
The character expansion factor for tip labels |
label.offset |
The relative amount the tip labels are offset from the tips of the tree |
legend |
Show legend or not? |
cex.scale |
Scale points |
transparency.scale |
Control transparency |
palette |
Set color pallette |
quantiles |
Quantiles for coloring |
colors.per.quantile |
Number of colors per quantile |
pts |
Add points on nodes? |
... |
Additional arguments passed to plot.phylo |
Phylogenetic independent contrasts are calculated at each node and plotted on the phylogeny, the value of of the absolute contrast is converted to a color scale. In addition, the relationship between node age and contrast value is plotted and a linear fit to the relationship between absolute contrast and the age of the node (The node-height test). Under BM the relationship should be 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.