View source: R/algorithms_1sided.R
rna_prior | R Documentation |
This is the version of the RNA that makes use of additional information about strata for which the allocation can possibly be violated. For all other strata allocation will not be violated.
rna_prior(
total_cost,
A,
bounds = NULL,
check = NULL,
check_violations = .Primitive(">="),
details = FALSE
)
total_cost |
( |
A |
( |
bounds |
(
|
check |
( |
check_violations |
( |
details |
( |
this coded was not extensively tested.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.