Description Usage Arguments Details Author(s) See Also
View source: R/sensi_plot.tree.physig.R
sensi_plot_tree.physig
Plot results from tree_physig
.
1 2 | ## S3 method for class 'tree.physig'
sensi_plot(x, graphs = "all", ...)
|
x |
output from |
graphs |
choose which graph should be printed in the output ("all", 1 or 2) |
... |
further arguments to methods |
For 'x' from tree_physig
Graphs 1: Distribution of estimated phylogenetic signal (lambda or K) for each tree Red vertical line represents the average signal among all estimates.
Graph 2: Distribution of p-values for the phylogenetic signal (K or lambda) for each tree. Red vertical line represents the alpha significance level = 0.05.
Caterina Penone and Gustavo Paterno
ggplot
, tree_phylm
intra_phylm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.