plot.MDFS {MDFS} | R 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 |
[Package MDFS version 1.5.3 Index]