simulateTipsCauchy {cauphy} | R Documentation |
Simulate using the Cauchy Process
Description
Simulate tip values with a Cauchy process
Usage
simulateTipsCauchy(tree, root.value, disp)
Arguments
tree |
|
root.value |
the initial root trait value. |
disp |
the dispersion parameter of the Cauchy process. |
Value
a vector of simulated values.
[Package cauphy version 1.0.2 Index]