covFunPOUMM {POUMM}R Documentation

A vectorized expected covariance function for a given tree and a fitted POUMM model

Description

A vectorized expected covariance function for a given tree and a fitted POUMM model

Usage

covFunPOUMM(object, corr = FALSE)

Arguments

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.

Value

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)


[Package POUMM version 2.1.7 Index]