A vector of proportions is efficiently rounded to integers.
efficient.rounding(proportions,n,random=TRUE)
A vector of replications summing to n.
A vector of proportions.
The sum of the resulting integers.
If TRUE, ties will be broken at random, otherwise the first of the tied values will be used.
Bob Wheeler bwheelerg@gmail.com
Please cite this program as follows:
Wheeler, R.E. (2004). efficient.rounding. AlgDesign. The R project for statistical computing https://www.r-project.org/
This function implements an efficient rounding procedure to round approximate theory designs into replicated integer approximations.
Pulkesheim, F. and Rieder, S. (1992). Efficient rounding of approximate designs. Biometrika. 79-4. 763-770.