Description Usage Arguments See Also Examples
Identity structured sparse matrix
1  | strucMatrixIdent(matSize, val)
 | 
matSize | 
 matrix size  | 
val | 
 value to be repeated on the diagonal (defaults to
  | 
Other strucMatrixSpecial: strucMatrixBlank;
strucMatrixCol;
strucMatrixCompSymm;
strucMatrixConstVarChol;
strucMatrixCorFactor;
strucMatrixCorMatChol;
strucMatrixDiag;
strucMatrixExpChol;
strucMatrixFull;
strucMatrixGenFullTri;
strucMatrixInd;
strucMatrixOneOffDiag;
strucMatrixOnes;
strucMatrixSymm;
strucMatrixTri;
strucMatrixVarWithCovariate
1  | (xIdent <- strucMatrixIdent(5))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.