Compute the expected number of transitions aggregated across either nodes or edges
model |
rateModel object |
aggregate |
How expected numbers of transitions should be aggregated (within edge or node) |
excludeNodes |
Indicates nodes that should be excluded from the per-edge aggregated statistic (1-based). Only usable with aggregate = "edge". |
excludeEdges |
Indicates edges that should be excluded from the per-node aggregated statistic Only usable with aggregate = "node". (edge ids based on integer id of child, use plotTree(model) to view). |
threads |
number of threads to use |
a list of per node/edge matricies containing the expected number of allelic transitions. The rows are the ancestral allele and the columns are the descendant allele. The list ids are a character string that are either a site or edge (child) id depending on how you aggregated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.