getTipDistribution-methods: Distribution of tip trait values.

getTipDistribution-methodsR Documentation

Distribution of tip trait values.

Description

Computes the mean and variance of the tip trait distribution under a specified model of trait evolution.

Methods

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.

References

Manceau M., Lambert A., Morlon H. (2017) A unifying comparative phylogenetic framework including traits coevolving across interacting lineages Systematic Biology


RPANDA documentation built on Oct. 24, 2022, 5:06 p.m.