relErr: Multivariate relative error

View source: R/functions.R

relErrR Documentation

Multivariate relative error

Description

Compute the multivariate relative error between two vectors.

Usage

relErr(x, y)

Arguments

x

a vector.

y

a vector.

Value

the multivariate relative error between x and y.


RestoreNet documentation built on May 29, 2024, 4 a.m.