Description Usage Arguments Value Examples
returns the sum of the squared deviations from mean, SS(x) of a numeric vector
1 | sum_squares(v)
|
v |
numeric vector |
number
1 | sum_squares(rnorm(50))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.