fix.simmap | R Documentation |
This function facilitates automated resolution of failed edges in a modified stochastic map produced by make.simmap2
through application of graph theory implemented in igraph.
fix.simmap(hists, tips, transition.matrix)
hists |
an object of class |
tips |
two column dataframe with first column listing species name as shown in tree tips and second column listing model state for each species |
transition.matrix |
square matrix describing possible transitions between states |
A object of class simmap
or multiSimmap
, see make.simmap
.
All edges which failed in the original stochastic maps should be resolved.
Maximos Chin, Matthew Marano, and Heath Blackmon
http://coleoguy.github.io/
make.simmap2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.