plot.MDFS: Plot MDFS details

Description Usage Arguments

View source: R/find_relevant.R

Description

Plot MDFS details

Usage

1
2
## S3 method for class 'MDFS'
plot(x, plots = c("I", "p", "FDR"), ...)

Arguments

x

an MDFS object

plots

plots to plot (I for max IG, p for p-values, FDR, FWER)

...

ignored


CuCubes documentation built on May 30, 2017, 1:36 a.m.

Related to plot.MDFS in CuCubes...