makeConstraintsByEachPartition: make constraints objects from Split() solution indices

View source: R/partitioning_functions.r

makeConstraintsByEachPartitionR Documentation

make constraints objects from Split() solution indices

Description

makeConstraintsByEachPartition is a helper function for making constraints objects from Split solution indices.

Usage

makeConstraintsByEachPartition(constraints, solution_per_bin)

Arguments

constraints

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

solution_per_bin

a list containing item/stimulus indices for each partition. This accepts a list stored in the output slot of an output_Split object.

Value

makeConstraintsByEachPartition returns a list of constraints objects.


choi-phd/TestDesign documentation built on Oct. 1, 2024, 2:37 a.m.