View source: R/partitioning_functions.r
makeConstraintsByEachPartition | R Documentation |
makeConstraintsByEachPartition
is a helper function for making
constraints
objects from Split
solution indices.
makeConstraintsByEachPartition(constraints, solution_per_bin)
constraints |
a |
solution_per_bin |
a list containing item/stimulus indices for each partition.
This accepts a list stored in the |
makeConstraintsByEachPartition
returns a list of constraints
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.