Learn R Programming

RefFreeEWAS (version 2.2)

ImputeByMean: Simple imputation method based on row-mean

Description

Simple method for imputing missing values by row-mean

Usage

ImputeByMean(Y)

Arguments

Y

Matrix to impute.

Value

Matrix with missing values replaced by imputed values