strucMatrixOnes: Structured sparse matrix of ones

Description Usage Arguments See Also Examples

Description

Structured sparse matrix of ones

Usage

1

Arguments

nrow,ncol

numbers of rows and columns

See Also

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

Examples

1
(xOnes <- strucMatrixOnes(5, 5))

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