hem.preproc: Preprocessing

Description Usage Arguments Author(s) See Also Examples

Description

Performs IQR normalization, thesholding, and log2-transformation

Usage

1
hem.preproc(x, data.type = "MAS5")

Arguments

x

data

data.type

data type: MAS5 or MAS4

Author(s)

HyungJun Cho and Jae K. Lee

See Also

hem, hem.eb.prior, hem.fdr

Examples

1
2
data(pbrain)
pbrain.nor <- hem.preproc(pbrain[,2:13])

HEM documentation built on Nov. 8, 2020, 5:57 p.m.