simulateTipsCauchy: Simulate using the Cauchy Process

View source: R/rTraitCauchy.R

simulateTipsCauchyR 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.


cauphy documentation built on Oct. 1, 2024, 5:08 p.m.