sensi_plot.intra.physig {sensiPhy} | R Documentation |
Graphical diagnostics for class 'intra.physig'
Description
sensi_plot_intra.physig
Plot results from intra_physig
.
Usage
## S3 method for class 'intra.physig'
sensi_plot(x, graphs = "all", ...)
Arguments
x |
output from |
graphs |
choose which graph should be printed in the output ("all", 1 or 2) |
... |
further arguments to methods |
Details
For 'x' from intra_physig
Graphs 1: Distribution of estimated phylogenetic signal (lambda or K) for each simulation 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 simulation. Red vertical line represents the alpha significance level = 0.05.
Author(s)
Caterina Penone and Gustavo Paterno
See Also
ggplot
, intra_phylm
intra_phylm
[Package sensiPhy version 0.8.5 Index]