| setx.MI {Zelig} | R Documentation |
Set Explanatory Variables for Multiply Imputed Data-sets This function simply calls setx.default once for every fitted model within the 'zelig.MI' object
## S3 method for class 'MI' setx(obj, ..., data=NULL)
obj |
a 'zelig' object |
... |
user-defined values of specific variables for
overwriting the default values set by the function
|
data |
a new data-frame |
a 'setx.mi' object used for computing Quantities of Interest by the 'sim' method
Matt Owen mowen@iq.harvard.edu