phyloSimSignal: Phylogenetic signal estimation as a fraction of a Brownian...

View source: R/phyloSimSignal.R

phyloSimSignalR Documentation

Phylogenetic signal estimation as a fraction of a Brownian Motion process.

Description

This function crosses traits data with simulations to estimate the phylogenetic signal as a fraction of a Brownian Motion process. This is experimental.

Usage

phyloSimSignal(p4d, phylosim, quantiles = c(0.05, 0.95))

Arguments

p4d

a phylo4d object.

phylosim

a phylosim object.

quantiles

a vector of two numeric values between 0 and 1 giving the minimum and the maximum quantiles to estimate statistics fluctuations.

Value

An object of class phylosimsignal with a print and a plot method.

See Also

phyloSignal, phyloSim.


phylosignal documentation built on Oct. 12, 2023, 5:13 p.m.