ngeoSD | R Documentation |
Get the geometric standard deviation of a vector
ngeoSD(x, thresh = 0.5)
x |
numeric vector |
thresh |
minimum numeric value greater than 0 to have in vector |
numeric geometric standard deviation of vector
ngeoSD(c(0, 1, 2, 2), thresh=0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.