Chol_Eigen | R Documentation |
This function provides a faster Cholesky decomposition of a symmetric matrix using the Eigen package.
Chol_Eigen(R)
R |
R is a symmetric matrix. |
lower triangular matrix of Cholesky decomposition
Mengyang Gu [aut, cre]
Maintainer: Mengyang Gu <mengyang@pstat.ucsb.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.