rrMSE: Root (Relative) Mean Squared Error for Scalar Estimates

rrMSER Documentation

Root (Relative) Mean Squared Error for Scalar Estimates

Description

This function calculates the root (relative) mean squared error for scalar quantities.

Usage

rrMSE(theta_true, theta_estim, relative = TRUE)

Arguments

theta_true

True component (scalar).

theta_estim

Estimated component (scalar).

relative

FALSE if the absolute MSE is to be computed. Defaults to the relative MSE (TRUE).


alexvolkmann/multifammPaper documentation built on Sept. 9, 2024, 8:47 p.m.