Simulates multi-rate or multi-regime continuous trait evolution on a phylogeny.
sim.rates(tree, sig2, anc=0, nsim=1, internal=FALSE, plot=FALSE)
multiOU(tree, alpha, sig2, theta=NULL, a0=NULL, nsim=1, internal=FALSE, ...)
A vector (for nsim=1
) or matrix containing the tip states for the n
species in the tree.
The function sim.rates
conducts BM simulation on a tree with multiple rates.
The function multiOU
conducts multi-regime OU simulations on the tree under a range of conditions. multiOU
uses a difference equation approximation of the OU process.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
fastBM
, make.simmap
, read.simmap
, sim.history