Learn R Programming

RestoreNet (version 1.0.1)

relErr: Multivariate relative error

Description

Compute the multivariate relative error between two vectors.

Usage

relErr(x, y)

Value

the multivariate relative error between x and y.

Arguments

x

a vector.

y

a vector.