make.mi: Bundle Multiply Imputed Data Sets as a List
Description
The mi constructor bundles several data-frames with
identical columns into a single object. This allows for
several analyses to be executed sequentially.
Usage
make.mi(obj, by = NULL)
Arguments
obj
an object
...
an object or set objects to cast as an 'mi'
object
by
a character-string specifying a column name in
a data-frame to subset
Value
an object of type 'mi'
See Also
The full Zelig manual is available at
http://gking.harvard.edu/zelig