Learn R Programming

GenomicTools (version 0.2.9.7)

mdrExample: Example Data for MDR

Description

This is one example data of the Java MDR program.

Usage

data(mdrExample)

Arguments

Format

A data frame.

Details

This is an example dataset to show the use of the mdr function.

Examples

Run this code
# NOT RUN {
data(mdrExample)
mdrExample[1:5,1:5]
# }

Run the code above in your browser using DataLab