View source: R/mc_derivative_cholesky.R
mc_derivative_cholesky | R Documentation |
This function compute the derivative of the Cholesky decomposition.
mc_derivative_cholesky(derivada, inv_chol_Sigma, chol_Sigma)
derivada |
A matrix. |
inv_chol_Sigma |
A matrix. |
chol_Sigma |
A matrix. |
It is an internal function.
A list of matrix.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.