cent.norm | R Documentation |
Function to perform centralization and standardization in a matrix.
cent.norm(x, na.rm = FALSE)
x |
A matrix |
na.rm |
Logical argument (TRUE or FALSE) to specify if missing observations are removed (Default na.rm = FALSE). |
Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>
syncsa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.