fillMDT: Fill missing values for MDT objects.

Description Usage Arguments Value

Description

Fill in missing values in mtable slot for MDT objects. Identifies missing combinations of SampleID and FeatureID and gives it value specified in fill argument. Maybe necessary after applying filterMDT.

Usage

1
2
3
4
fillMDT(x, fill)

## S4 method for signature 'MDT'
fillMDT(x, fill)

Arguments

x

MDT object.

fill

Value to replace missing values.

Value

Filled MDT object.


olivmrtn/MachineLearningGWAS documentation built on May 24, 2019, 12:52 p.m.