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

View source: R/partitioning_functions.r

getDecisionVariablesOfPoolForMultipoolR Documentation

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

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.

Value

getDecisionVariablesOfPoolForMultipool returns a vector of indices.


choi-phd/TestDesign documentation built on July 4, 2025, 5:21 p.m.