| distr.alloc | R Documentation |
Uses OSB to compute stratum weights (Wh), variances (Vh), Neyman allocations (nh), and related totals under a *given* population distribution. Integrations are cached per stratum; the output data.frame is built once at the end (faster).
distr.alloc(my_env)
my_env |
Environment carrying all precomputed values and constants. |
Populates my_env$output, my_env$out, and totals (WhTot, NhTot, etc.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.