relErr {RestoreNet}R 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.


[Package RestoreNet version 1.0.1 Index]