quadMean | R Documentation |
Calculate the quadratic mean
quadMean(x)
x |
vector |
quadratic mean of vector
x <- seq(0, 10)
quadMean(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.