Learn R Programming

TestDesign (version 1.7.0)

makeSetStructureConstraints: (Internal) Make set-based strucutre constraints

Description

makeSetStructureConstraints is an internal function for making the left-hand side matrix of set-based structure constraints.

Usage

makeSetStructureConstraints(constraints)

Value

makeSetStructureConstraints returns a matrix.

Arguments

constraints

a constraints object representing test specifications. Use loadConstraints for this.