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