View source: R/RasperGade_global_ancestral_state.R
continuousAceByPIC | R Documentation |
Predict global ancestral state under the BM model given a phylogeny, known tip states, and the rate of BM
continuousAceByPIC(x, phy, rate = 1)
x |
named vector of tip trait values; names should match the tip labels with no missing values |
phy |
phylo-class object from |
rate |
the rate of BM |
a data frame listing the means and variances of the ancestral states
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.