Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


GeneticTools (version 0.3.1)

plot.mdr: Plot an MDR Object

Description

The function offers informative plots for an mdr object.

Usage

"plot"(x, which=NULL, ...)

Arguments

x
Object of class mdr.
which
Specifies for which association fold should the plot be created.
...
Additional plotting parameters.

Details

This function plots the density of the precision of an mdr object.

Examples

Run this code
# Perform the MDR
# res <- mdr(X=temp,status=status,fold=3,top=20)

# plot(res)

Run the code above in your browser using DataLab