simulateTipsCauchy: Simulate using the Cauchy Process
Description
Simulate tip values with a Cauchy process
Usage
simulateTipsCauchy(tree, root.value, disp)
Value
a vector of simulated values.
Arguments
- tree
a phylogeny in ape
phylo
format.
- root.value
the initial root trait value.
- disp
the dispersion parameter of the Cauchy process.