Description Usage Arguments Value
Generate a EVEmodel function with pre-computed data for faster execution
1  | prepEVEmodel(tree, index.expand, thetaIdx, alphaIdx, sigma2Idx, betaIdx)
 | 
tree | 
 Species phylogeny (phylo object)  | 
index.expand | 
 A vector mapping individual samples, i.e. columns in the gene expression matrix, to the species in the phylogeny  | 
thetaIdx | 
 Vector of integers holding the index of the theta parameter for each edge  | 
alphaIdx | 
 Vector of integers holding the index of the alpha parameter for each edge  | 
sigma2Idx | 
 Vector of integers holding the index of the sigma2 parameter for each edge  | 
betaIdx | 
 Vector of integers holding the index of the beta parameter  | 
a function with a single parameter holding a vector of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.