read_bmdk: Read BMDK data

Description Usage Arguments Value Examples

View source: R/read_bmdk.R

Description

Read in a test or training dataset with the proper format for BMDK.

Usage

1

Arguments

f

path to input file

Value

A list with case/control status, a matrix, and max feature value formatted and tidied for BMDK

Examples

1
test_data <- read_bmdk(system.file('extdata', 'BMDK_test.txt', package = 'BMDK'))

abcsFrederick/BMDK documentation built on Aug. 9, 2021, 2:19 p.m.