plotCDFS: plots CDF's

Usage Arguments Details Author(s)

Usage

1
2
plotCDFS(.clustering, .X, .code = NULL, .nBins = 3, .ggReturn = "plot",
  lwd = 1)

Arguments

.X

- A matrix of input parameters

.ggReturn

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

.clusters

- A vector of cluster tags.

.interaction

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

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.