gcv_convert | R Documentation |
The equation used is: 100*sqrt(exp(gvar)-1)
gcv_convert(gvar = gsd^2, gsd)
gvar |
The geometric variance (note that this is the variance not a vector of values to compute the gcv from) |
gsd |
The geometric standard deviation |
Geometric coefficient of variation
Bill Denney
http://onbiostatistics.blogspot.com/2008/07/geometric-statistics-geometric-cv-vs.html
gcv_convert(0.2)
gcv_convert(gsd=0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.