delta.score | R Documentation |
\delta
scoreComputes the treelikeness
delta.score(x, arg = "mean", ...)
x |
an object of class |
arg |
Specifies the return value, one of "all", "mean" or "sd" |
... |
further arguments passed through |
A vector containing the \delta
scores.
Alastair Potts and Klaus Schliep
BR Holland, KT Huber, A Dress, V Moulton (2002) \delta
Plots: a tool for analyzing phylogenetic distance data Russell D. Gray,
David Bryant, Simon J. Greenhill (2010) On the shape and fabric of human
history Molecular Biology and Evolution, 19(12) 2051–2059
Russell D. Gray, David Bryant, Simon J. Greenhill (2010) On the shape and fabric of human history Phil. Trans. R. Soc. B, 365 3923–3933; DOI: 10.1098/rstb.2010.0162
dist.hamming
data(yeast)
hist(delta.score(yeast, "all"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.