Description Usage Arguments See Also Examples
Structured sparse Cholesky factor of a correlation matrix
1 | strucMatrixCorMatChol(offDiagPars)
|
offDiagPars |
parameters determining the off-diagonal of the Cholesky factor |
Other strucMatrixSpecial: strucMatrixBlank;
strucMatrixCol;
strucMatrixCompSymm;
strucMatrixConstVarChol;
strucMatrixCorFactor;
strucMatrixDiag;
strucMatrixExpChol;
strucMatrixFull;
strucMatrixGenFullTri;
strucMatrixIdent;
strucMatrixInd;
strucMatrixOneOffDiag;
strucMatrixOnes;
strucMatrixSymm;
strucMatrixTri;
strucMatrixVarWithCovariate
1 2 | set.seed(1)
(xCorMatChol <- strucMatrixCorMatChol(rnorm(choose(5, 2))))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.