ssdd | R Documentation |
Computes the sample variance of a vector of observations
ssdd(x)
x |
vector of observations |
the sample variance
x = rnorm(100,1,2)
ssdd(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.