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

a phylogeny in ape phylo format.

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.3 Index]