sensi_plot: Graphical sensitivity analysis for comparative methods

Description Usage Arguments Details Author(s) References

View source: R/sensi_plot.R

Description

Generic function for plotting results from any sensitivity analysis performed with 'sensiPhy'

Usage

1

Arguments

x

any output from the sensiPhy package.

...

further arguments to methods

Details

sensi_plot recognize and print different sets of graphs depending on the function that generated 'x'. See the links below for details about the graphs generated for each sensiPhy function:

PGLS regressions (single uncertainty):

Author(s)

Gustavo Paterno

References

The function 'multiplot', developed by Winston Chang, is used inside sensi_plot to print multiple graphs in one frame. The source code is available here: http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/


sensiPhy documentation built on April 14, 2020, 7:15 p.m.