Description Usage Arguments Details Value Author(s) Examples
Return square root of an inverse matrix.
1 |
W |
positive definite matrix |
Note W
must be strictly positive definite.
For a matrix with negative eigen values the error is thrown. However, the problem
might arise for matrices with eigen values close to zero.
Matrix A
such that t(A)%*%A
is the inverse of W
.
Riyan Cheng, copied from QTLRel
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.