graph.bar: Sensitivity index bar plot

Description Usage Arguments

Description

A function that plots sensitivity indices by a bar graph

Usage

1
2
graph.bar(x, col = 1, nb.plot = 15, xmax = NULL,
          beside = TRUE, xlab = NULL, ...)

Arguments

x

an object of class gsi or dynsi

col

the column number of GSI to represent in the bar graph

nb.plot

number of input factors to be considered

xmax

a user-defined maximal x value (x≤q 1) in all the bar graphs that show sensitivity indices; or NULL if the user wants to keep default values

beside

if TRUE, the main and total sensitivity indices are represented by two bars; if FALSE, they are represented by the same bar

xlab

a label for the x axis

...

graphical parameters


multisensi documentation built on May 2, 2019, 2:14 p.m.