Description Usage Arguments Value
View source: R/compute_woodbury.R
compute_woodbury
uses the Woodbury matrix inversion identity to compute
the inverse of (I + M) where M is the cross-product of the design matrix X
and I is the identity matrix.
1 | compute_woodbury(mat)
|
mat |
a matrix. |
a matrix, the result of inverting mat
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.