strucMatrixIdent: Identity structured sparse matrix

Description Usage Arguments See Also Examples

Description

Identity structured sparse matrix

Usage

1
strucMatrixIdent(matSize, val)

Arguments

matSize

matrix size

val

value to be repeated on the diagonal (defaults to 1)

See Also

Other strucMatrixSpecial: strucMatrixBlank; strucMatrixCol; strucMatrixCompSymm; strucMatrixConstVarChol; strucMatrixCorFactor; strucMatrixCorMatChol; strucMatrixDiag; strucMatrixExpChol; strucMatrixFull; strucMatrixGenFullTri; strucMatrixInd; strucMatrixOneOffDiag; strucMatrixOnes; strucMatrixSymm; strucMatrixTri; strucMatrixVarWithCovariate

Examples

1
(xIdent <- strucMatrixIdent(5))

stevencarlislewalker/lme4ord documentation built on May 30, 2019, 4:43 p.m.