Description Usage Arguments Value
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.
1  | evolVarOU(tree, alphas, sigma2s, rootVar)
 | 
tree | 
 Species phylogeny (phylo object)  | 
alphas | 
 Vector of alpha parameters for each edge in the tree  | 
sigma2s | 
 Vector of sigma2 parameters for each edge in the tree  | 
rootVar | 
 The evolutionary variance at the root node  | 
Vector of variances for each node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.