plot.MDFS | R Documentation |
Plot MDFS details
## S3 method for class 'MDFS'
plot(x, plots = c("ig", "c", "p"), ...)
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 |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.