View source: R/phyloSimSignal.R
phyloSimSignal | R Documentation |
This function crosses traits data with simulations to estimate the phylogenetic signal as a fraction of a Brownian Motion process. This is experimental.
phyloSimSignal(p4d, phylosim, quantiles = c(0.05, 0.95))
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. |
An object of class phylosimsignal
with a print
and a plot
method.
phyloSignal
, phyloSim
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.