The sum of squares of the input vector is returned.
SSQ(x)
x
a vector of numbers without missing values
the sum of squares of x
Robert van Hulst
SSQ(x = rnorm(n=100))