plotMatrixDGSA: DGSA visualization routine

Usage Arguments Details Author(s)

Usage

1
plotMatrixDGSA(.dgsa, .hypothesis = TRUE, .method = "circle", ...)

Arguments

.dgsa

- a "DGSAstructure" class object as produced by dgsa function

.hypothesis

- whether to mark sensitive or not sensitive (star = sensitive)

.method

- method for corrPlot (circle is default);

...

- whatever else setting you want to pass to corrPlot (see help(corrPlot))

Details

It simply computes the mean of the sensitivity matrix and passess it to corrPlot to visualize both interactions and main effects.

Author(s)

Ogy Grujic (ogyg@stanford.edu)


ogru/DGSA documentation built on May 29, 2019, 7:19 a.m.