View source: R/compute_inverse.R
compute_inverse | R Documentation |
Computes inverse of a covariate matrix using Choleski decomposition.
compute_inverse(mtrx)
mtrx |
An |
A matrix that represent the inverse of the input matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.