Generates (or simulates) a 'changes through time' plot from a set of stochastic map character histories
This function generates a 'changes through time' plot in the style of a lineage-through-time (LTT) plot. It shows the mean rate or the mean number of changes per unit time from a set of stochastic character map trees.
ctt(trees, segments=20, ...) sim.ctt(tree, Q, anc=NULL, nmaps=100, ...) sim.multiCtt(tree, Q, anc=NULL, nmaps=100, nsim=100, ...)
trees |
an object of class |
segments |
number of segments to break up the history of the tree. |
tree |
for |
Q |
for |
anc |
ancestral state at the root node for simulation. |
nmaps |
number of stochastic maps per simulation. |
nsim |
for |
... |
optional arguments. |
An object of class "ctt"
or "multiCtt"
.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.