| gramMatrix | R Documentation |
Calculates X^T * X for the input matrix X and returns it exactly symmetric
gramMatrix(X)
X |
Input matrix |
Symmetric Gram matrix (X^T * X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.