Description Usage Arguments Details Author(s) Examples
The function offers informative plots for an mdr
object.
1 2 |
x |
Object of class |
which |
Specifies for which association fold should the plot be created. |
... |
Additional plotting parameters. |
This function plots the density of the precision of an mdr
object.
Daniel Fischer
1 2 3 4 | # Perform the MDR
# res <- mdr(X=temp,status=status,fold=3,top=20)
# plot(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.