View source: R/ParamTransfoCompRisks.R
chol2par | R Documentation |
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.
chol2par(par.chol1)
par.chol1 |
The vector of Cholesky parameters. |
Covariance matrix corresponding to the provided Cholesky decomposition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.