SUMPCAnormCP | R Documentation |
Normalizes a positive semi-definite matrix (i.e., total intertia=1)
SUMPCAnormCP(Y)
Y |
Matrix to normalize |
Normalized matrix
A <- toeplitz(c(1, 0.6))
SUMPCAnormCP(A)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.