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