Learn R Programming

TestDesign (version 1.7.0)

RE: Calculate Relative Errors

Description

Calculate Relative Errors.

Usage

RE(RMSE_foc, RMSE_ref)

Arguments

RMSE_foc

A vector of RMSE values for the focal group.

RMSE_ref

A vector of RMSE values for the reference group.