logChol2Chol: logChol2Chol

View source: R/RcppExports.R

logChol2CholR Documentation

logChol2Chol

Description

transforms the log-Cholesky decomposition of a matrix to the Cholesky (see Pinheiro, J. C., and Bates, D. M. (1996). Unconstrained parametrizations for variance-covariance matrices. Statistics and Computing, 6(3), 289–296)

Usage

logChol2Chol(logChol)

Arguments

logChol

log-Cholesky decomposition of a matrix

Value

Cholesky decomposition of the matrix


jhorzek/psydiff documentation built on Sept. 15, 2022, 6:26 a.m.