ss | R Documentation |
Get sum-of-square matrix.
ss(x, center = TRUE)
x |
A matrix of observations, with each row being a vector observation. |
centered |
Should the centered sum-of-squares be returned ('TRUE') or the uncentered ('FALSE')? (default: 'TRUE') |
A square matrix.
css2cov
, cov2css
, uss2css
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.