View source: R/write_biogeobears_input.R
extract_biogeobears_ancestral_states_probs | R Documentation |
Extract the probabilities of each endemicity status for tip and internal node states from the output of an optimisation performed with BioGeoBEARS
extract_biogeobears_ancestral_states_probs(biogeobears_res)
biogeobears_res |
a list, the output of |
a data.frame with one row per node (tips and internals) and four columns: label | not_present | endemic | nonendemic, the last three columns containing the probability of each endemicity status (and summing to 1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.