plotParetoDGSA: creates ggplot based pareto plots for dgsa

Usage Arguments Details Author(s)

Usage

1
2
plotParetoDGSA(.dgsa, .clusters = FALSE, .interaction = NULL,
  .hypothesis = TRUE, .ggReturn = FALSE)

Arguments

.dgsa

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

.clusters

- whether to plot cluster specific L1 norms or not

.interaction

- specify which interaction to plot i.e. "a|b", both "a" and "b" have to be parameters names already present in the dataset.

.ggReturn

- whether or not to return a ggplot structure (for adjustments)

Details

This code uses ggplot for plotting it will throw out a very basic plot

Author(s)

Ogy Grujic (ogyg@stanford.edu)


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