simulateTipsCauchy function

Simulate using the Cauchy Process

Simulate using the Cauchy Process

Simulate tip values with a Cauchy process

simulateTipsCauchy(tree, root.value, disp)

Arguments

  • tree: a phylogeny in ape phylo format.
  • root.value: the initial root trait value.
  • disp: the dispersion parameter of the Cauchy process.

Returns

a vector of simulated values.

  • Maintainer: Paul Bastide
  • License: GPL (>= 3)
  • Last published: 2024-10-01