Plot exploration analysis
Usage
plot_explore(
input,
analysis,
view = c("1D", "2D", "2Dbis"),
device = c("none", "pdf", "png")
)
Arguments
- input
list of input data.
- analysis
list of results from analyse_uncertainty().
- view
character, define which type of indices should be plotted.
- device
character, define how the graphics are saved.