gamStat {laser} | R Documentation |
Computes the Gamma Statistic of Pybus and Harvey (2000)
gamStat(x)
x |
a numeric vector of branching times |
a list containing the following elements:
gamstat |
the calculated gamma statistic |
pval |
One-tailed p-value |
Dan Rabosky DLR32@cornell.edu
Pybus, O. G., Harvey, P. H. 2000. New uses for incomplete phylogenies.
data("plethodon") pleth <- plethodon gamStat(pleth)