Learn R Programming

TestDesign (version 1.7.0)

getDecisionVariablesOfPoolForMultipool: (Internal) Make decision variables for selecting a pool

Description

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

Usage

getDecisionVariablesOfPoolForMultipool(pool_idx, ni_per_bin, nv_per_bin)

Value

getDecisionVariablesOfPoolForMultipool returns a vector of indices.

Arguments

pool_idx

the target pool index.

ni_per_bin

the number of items in the pool.

nv_per_bin

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