mm_GeomScale | R Documentation |
Calculate the geometric mean of a vector and scale all values by it.
mm_GeomScale(x)
x |
A numeric vector to be scaled. Missing values will produce NA, conduct knn imputation using mm_FillMissing first. |
mm_GeomScale(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.