standardize | R Documentation |
center and scale each vector of a matrix
standardize(preproc = prepper(), cmeans = NULL, sds = NULL)
preproc |
the pre-processing pipeline |
cmeans |
an optional vector of column means |
sds |
an optional vector of sds |
a prepper
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.