Learn R Programming

Zelig (version 4.2-1)

sim.MI: Simulate Multiply Imputed Data

Description

Simulate Multiply Imputed Data

Usage

## S3 method for class 'MI':
sim(obj, x=NULL, x1=NULL, y=NULL, num=1000,
    ...)

Arguments

obj
a 'zelig.MI' object containing several fits for two or more subsetted data-frames
x
a 'setx.mi' object containing explanatory variables for each fitted model
x1
a 'setx.mi' object containing explanatory variables for each fitted model
y
this feature is currently unimplemented
num
an integer specifying the number of simulations to compute
...
ignored parameters

Value

  • a 'sim.MI' with simulated quantities of interest for each fitted contained by 'obj'

See Also

sim