mix {Zelig}R Documentation

Produce All Combinations of a Set of Lists

Description

Produce All Combinations of a Set of Lists

Usage

  mix(...)

Arguments

...

a set of lists to mix together

Value

all the combinations of the lists with repetition

Note

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.

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]