setx.MI: Set Explanatory Variables for Multiply Imputed Data-sets
This function simply calls setx.default once for every fitted model
within the 'zelig.MI' object
Description
Set Explanatory Variables for Multiply Imputed Data-sets
This function simply calls setx.default once for every
fitted model within the 'zelig.MI' object
Usage
## S3 method for class 'MI':
setx(obj, ..., data=NULL)
Arguments
obj
a 'zelig' object
...
user-defined values of specific variables for
overwriting the default values set by the function
fn
data
a new data-frame
Value
a 'setx.mi' object used for computing Quantities of
Interest by the 'sim' method