centerscale | R Documentation |
C routine to row-center and scale a matrix. Doesn't work with missing data.
centerscale(A)
A |
matrix |
matrix same dimensions A
but row centered and scaled
Xc <- centerscale(hgdp_subset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.