expectedMeanOU: Calculate expected species mean from phylogeny under the OU...

Description Usage Arguments Value

View source: R/EVEcore.R

Description

Calculate expected species mean, and evolutionary variance for each node in the tree given theta, sigma^2 and alpha parameters for each edge in the tree.

Usage

1
expectedMeanOU(tree, thetas, alphas, rootE)

Arguments

tree

Species phylogeny (phylo object)

thetas

Vector of theta parameters for each edge in the tree

alphas

Vector of alpha parameters for each edge in the tree

rootE

The expected species mean at the root node

Value

Vector of expected species means for each node in the tree


Jmendo12/evemodel documentation built on June 17, 2020, 8:56 p.m.