'nrmse' computes the normalized root mean squared error for a given complete data matrix, imputed data matrix and the data matrix containing missing values.
nrmse(ximp, xmis, xtrue)
imputed data matrix with variables in the columns and observations in the rows. Note there should not be any missing values.
data matrix with missing values.
complete data matrix. Note there should not be any missing values.
see Title.
Oba et al. (2003), 'A Bayesian missing value estimation method for gene expression profile data', Bioinformatics, 19(16), 2088-2096