Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

TestDesign (version 1.7.0)

getDecisionVariablesOfItemForMultipool: (Internal) Make decision variables for selecting an item

Description

getDecisionVariablesOfItemForMultipool is an internal function for making decision variables for selecting a single item, for the purpose of multiple-pool assembly.

Usage

getDecisionVariablesOfItemForMultipool(item_idx, nv_per_bin, n_bins)

Value

getDecisionVariablesOfItemForMultipool returns a vector of indices.

Arguments

item_idx

the target item index.

nv_per_bin

the number of decision variables in the pool if this was a regular ATA.

n_bins

the number of pools being modeled.