LL_Cholesky | R Documentation |
Generates the Cholesky decomposition L as A == LL^T from a sparse matrix
LL_Cholesky(mat)
mat |
A matrix of class 'dsCMatrix' |
A matrix of class 'ddiMatrix'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.