Description Usage Arguments Value
View source: R/rateModel-class.R
Contructs an object that holds a rate model for a set of alleles
1 2 |
data |
An alleleData object |
rateFormula |
A formula that uses the variables in the allele data object to compute turnover rate |
piFormula |
A formula that uses the variables in the allele data object to compute pi (if NULL uses the same as rateFormula) |
lineageTable |
A table with columns parent,child,edgeID, and rateGroup, where rateGroup is used to specify how the rates are tied between the branches |
an rateModel object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.