plot.mdr: Plot an MDR Object

Description Usage Arguments Details Author(s) Examples

Description

The function offers informative plots for an mdr object.

Usage

1
2
 ## S3 method for class 'mdr'
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.

Author(s)

Daniel Fischer

Examples

1
2
3
4
# Perform the MDR
# res <- mdr(X=temp,status=status,fold=3,top=20)

# plot(res)

Example output

Loading required package: gMWT
Loading required package: clinfun
Loading required package: Rcpp
Loading required package: data.table
Loading required package: GenomicTools.fileHandler

GenomicTools documentation built on March 13, 2020, 3:08 a.m.