This function transforms the parameters of the Cholesky de- composition to a covariance matrix element. This function is used in chol2par.R.
chol2par.elem(a, b, par.chol1)
Specified element of the covariance matrix resulting from the provided Cholesky decomposition.
The row index of the covariance matrix element to be computed.
The column index of the covariance matrix element to be computed.
The vector of Cholesky parameters.