Rdocumentation
powered by
Learn R Programming
cutoffR (version 1.0)
Grmse: RMSE give imputed data matrix and the true matrix
Description
RMSE give imputed data matrix and the true matrix
Usage
Grmse(ximp, xtrue)
Arguments
ximp
the imputed matrix
xtrue
the true matrix
Value
the RMSE
Examples
Run this code
data(hqmr.data)
Run the code above in your browser using
DataLab