impute_missing {geneExpression} |
R Documentation |
set the zero value to the half of the min positive value
Description
Usage
impute_missing(x,
by.features = FALSE);
Arguments
x
an expression matrix object that may contains zero. [as Matrix]
Details
Authors
phenotype_kit
Value
An expression data matrix with missing data filled
clr value class
Examples
[Package
geneExpression version 1.0.0.0
Index]