phyloSimSignal {phylosignal} | R 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 |
phylosim |
a |
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
[Package phylosignal version 1.3.1 Index]