Description Usage Arguments Details Author(s) See Also
View source: R/sensi_plot.sensiINTER_Influ.R
sensi_plot.intra_influ
Plot results from intra_influ_phylm
and
intra_influ_phyglm
1 2 | ## S3 method for class 'sensiIntra_Influ'
sensi_plot(x, graphs = "all", ...)
|
x |
output from |
graphs |
choose which graph should be printed on the output ("all", 1,2,3 or 4) |
... |
further arguments to methods |
For 'x' from intra_influ_phylm or intra_influ_phyglm:
Graph 1: Most common influential species on model estimates. Percentage of iterations (n.tree or n.intra) where the removal of individual species caused significant change in model estimate (sDIFestimate > cutoff).
Graph 2: Shift on model estimate after species removal for most influential species. Small red dots represent individual reruns between different trees or simulations while large red dots represent the average DIFestimate among all iterations.
Gustavo Paterno, Caterina Penone
intra_influ_phylm
;
intra_influ_phyglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.