| getTipDistribution-methods | R Documentation |
Computes the mean and variance of the tip trait distribution under a specified model of trait evolution.
signature(object = "PhenotypicModel")In the most general case, this function computes the expectation vector and the variance-covariance matrix using a numerical integration procedure that may take time.
signature(object = "PhenotypicACDC")The function has been optimized for this subclass.
signature(object = "PhenotypicADiag")The function has been optimized for this subclass.
signature(object = "PhenotypicBM")The function has been optimized for this subclass.
signature(object = "PhenotypicDD")The function has been optimized for this subclass.
signature(object = "PhenotypicGMM")The function has been optimized for this subclass.
signature(object = "PhenotypicOU")The function has been optimized for this subclass.
signature(object = "PhenotypicPM")The function has been optimized for this subclass.
Manceau M., Lambert A., Morlon H. (2017) A unifying comparative phylogenetic framework including traits coevolving across interacting lineages Systematic Biology
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.