Description Usage Arguments Value Examples
Read in a test or training dataset with the proper format for BMDK.
1 | read_bmdk(f)
|
f |
path to input file |
A list with case/control status, a matrix, and max feature value formatted and tidied for BMDK
1 | test_data <- read_bmdk(system.file('extdata', 'BMDK_test.txt', package = 'BMDK'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.