nrmse: Computes the normalized root mean squared error

Description Usage Arguments Value

View source: R/nrmse.R

Description

Computes the normalized root mean squared error

Usage

1
nrmse(obs, pred)

Arguments

obs

observed vector, matrix or data.frame

pred

predicted vector, matrix or data.frame

Value

numeric value of the root mean squared error normalized to the standard deviation of the observed data


BaTFLED3D documentation built on May 2, 2019, 2:38 p.m.