Function Sum-Of-Squares

Part of:

package cl-mathstats
( sum-of-squares < data > &rest < start > &key < start > < end > < key > )
Returns the sum of squared distances from the mean of `data'. Signals `no-data' if there is no data.