Function Sum-Of-Squares

Part of:

package cl-mathstats
( sum-of-squares < data > &rest < standard-args > &key < start > < end > < key > )

Returns the sum of squared distances from the mean of data&#39;.<br> <br> Signals no-data' if there is no data.