View source: R/simulatePhyloPoissonLogNormal.R
scale_variance_process | R Documentation |
Scale the variances of the process simulation so that they are equal to log_variance_phylo.
scale_variance_process(
log_variance_phylo,
tree,
model.process,
selection.strength
)
tree |
a dated phylogenetic tree of class |
model.process |
the process to be used for phylogenetic simulations. One of "BM" or "OU", default to "BM". |
selection.strength |
if the process is "OU", the selection strength parameter. |
A matrix N * P of factors to multiply the simulated phylogenetic residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.