| cent.norm {SYNCSA} | R Documentation |
Internal function for 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>