makeSetStructureConstraints {TestDesign}R Documentation

(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)

Arguments

constraints

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

Value

makeSetStructureConstraints returns a matrix.


[Package TestDesign version 1.7.0 Index]