plot.MDFS: Plot MDFS details

View source: R/p_value.R

plot.MDFSR Documentation

Plot MDFS details

Description

Plot MDFS details

Usage

## S3 method for class 'MDFS'
plot(x, plots = c("ig", "c", "p"), ...)

Arguments

x

an MDFS object

plots

plots to plot (ig for max IG, c for chi-squared p-values, p for p-values)

...

passed on to plot


MDFS documentation built on May 31, 2023, 7:31 p.m.

Related to plot.MDFS in MDFS...