RE: Compute the relative efficiency of multiple estimators
Description
Computes the relative efficiency given the RMSE values for multiple estimators
Usage
RE(RMSEs)
Arguments
RMSEs
a vector or matrix of mean square error values (see RMSE), where the first
element/row will be used as the reference
Value
returns a vector/matrix of ratios indicating the relative efficiency compared to the first
estimator (which by default will be equal to 1). Values less than 1 indicate worse efficiency, while
values greater than 1 indicate better efficiency