[R] OT: algorithm for generating all possible combinations with replacement

Globe Trotter itsme_410 at yahoo.com
Fri Nov 25 06:22:47 CET 2005


Dear all,

I have n objects and I want to select k of these with replacement. Do you know
of code which would generate all the possible arrangements? Note that this is
different from the selection of k of n objects without replacement and wanting
to generate all the possible permutations.

Any suggestions? Existing C code would be fantastic btw, but I would be happy
with an algorithm.

Best wishes!




More information about the R-help mailing list