rgp (version 0.4-1)

r_ssse: R version of Scaled sum squared error (sSSE)

Description

R version of Scaled sum squared error (sSSE)

Usage

r_ssse(x, y)

Arguments

x
A numeric vector or list.
y
A numeric vector or list.

Value

The sSSE between x and y.