Plot the error 'BEAST2' makes from a known phylogeny from tidy data
pir_plot_from_long(
tree_and_model_errors,
tree_and_model_descriptions = get_tree_and_model_descriptions()
)a ggplot2 plot
a tibble of a tree_and_model
and errors, which passes check_tree_and_model_errors
tabular data that maps
a tree_and_model (e.g. generative_true) to
a description (e.g. "Generative, true"),
as created by get_tree_and_model_descriptions
Richèl J.C. Bilderbeek, Giovanni Laudanno