Description Usage Arguments Value See Also
View source: R/elicit_priors.R
Compute the inverse of a positive-definite matrix using Cholesky decomposition.
1 | inv_pd(X)
|
X |
a positive-definite matrix |
the inverse of X
Other math functions:
chol2inv()
,
inv_Cholesky_from_Cholesky()
,
inv_sympd_tol()
,
inv_triangular()
,
ldet_from_Cholesky()
,
logCummeanExp()
,
logCumsumExp()
,
logSumExpMean()
,
logSumExp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.