getRMSE: Obtain the Root mean squared error (RMSE)

View source: R/impute.R

getRMSER Documentation

Obtain the Root mean squared error (RMSE)

Description

Obtain the Root mean squared error (RMSE)

Usage

getRMSE(truth, imputed)

Arguments

truth

ground truths

imputed

imputed values

Value

RMSE


TomSmithCGAT/OptProc documentation built on July 22, 2023, 12:08 a.m.