R/POUMM.R
covFunPOUMM.Rd
A vectorized expected covariance function for a given tree and a fitted POUMM model
covFunPOUMM(object, corr = FALSE)
object | an S3 object of class POUMM |
---|---|
corr | logical indicating if an expected correlation function should be returned For non-ultrametric trees, usually the mean root-tip distance is used. |
a function of three numerical parameters: tau - the phylogenetic distance between a two tips; tanc - the distance from the root to their most recent common ancestor. t - the root-tip distance (assuming that the two tips are at equal distance from the root)