| mm_transf_zscore | R Documentation | 
Calculate and return z-scores given a numeric vector.
mm_transf_zscore(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_zscore(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.