View source: R/partitioning_functions.r
getDecisionVariablesOfPoolForMultipool | R Documentation |
getDecisionVariablesOfPoolForMultipool
is an internal function for
making decision variables for selecting a single pool, for the purpose of multiple-pool assembly.
getDecisionVariablesOfPoolForMultipool(pool_idx, ni_per_bin, nv_per_bin)
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. |
getDecisionVariablesOfPoolForMultipool
returns a vector of indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.