catlearn (version 1.0)

ssecl: Sum of squared errors

Description

Calculate sum of squared errors

Usage

ssecl(obs,exp)

Value

Returns sum of the squared differences.

Arguments

obs

Vector of observed values

exp

Vector of expected values

Author

Andy Wills