View source: R/structured_coal.R
preprocess_phylo | R Documentation |
Preprocess phylogeny to speed up likelihood computation
preprocess_phylo(phy, order_edges_by_node_label = TRUE)
phy |
phylogeny |
order_edges_by_node_label |
should edge indexing be ordered by child node label. Default: TRUE |
preprocessed phylogeny
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.