A function that plots sensitivity indices by a bar graph
graph.bar(x, col = 1, nb.plot = 15, xmax = NULL,
beside = TRUE, xlab = NULL, ...)
an object of class gsi or dynsi
the column number of GSI to represent in the bar graph
number of input factors to be considered
a user-defined maximal \(x\) value (\(x\leq 1\)) in all the bar graphs that show sensitivity indices; or NULL if the user wants to keep default values
if TRUE, the main and total sensitivity indices are represented by two bars; if FALSE, they are represented by the same bar
a label for the x axis
graphical parameters