blockHadamard | R Documentation |
Compute the Hadamard product of XtX and kronecker(S, 1_k 1_k^T), without computing the Kronecker product.
blockHadamard(XtX, S)
Much slower than XtX * kronecker(DKDinv, Matrix(1, k, k)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.