chol2par: Transform Cholesky decomposition to covariance matrix
Description
This function transforms the parameters of the Cholesky de-
composition to the covariance matrix, represented as a the row-wise con-
catenation of the upper-triangular elements.
Usage
chol2par(par.chol1)
Value
Covariance matrix corresponding to the provided Cholesky decomposition.