| mix {Zelig} | R Documentation |
Produce All Combinations of a Set of Lists
mix(...)
... |
a set of lists to mix together |
all the combinations of the lists with repetition
This function is used internall by the 'mi' constructors in order to produce the complete set of combinations of data-frames and factors by to subset the data-frames.
Matt Owen mowen@iq.harvard.edu