center.matrix | R Documentation |
Code to center your matrix
center.matrix(m, dim = 1, sd.flag = F)
m |
matrix object |
dim |
which dimension, rows = 1, columns = 2 |
sd.flag |
boolean for standardizing data to sd = 1 (default = F) |
a matrix of zscores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.