Description Usage Arguments Details
sumsq(x, mean = TRUE, ref = NULL)
1 |
x |
a vector of numeric values |
ref |
if supplied, differences calculated relative to this instead of mean. |
returns the sum of squared differences between the mean and all values in a supplied vector. A value other than the mean can be used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.