export(imputationList,MIcombine, MIextract)
S3method(MIcombine, default)
S3method(dimnames,imputationList)
S3method(dim,imputationList)
S3method(cbind,imputationList)
S3method(rbind,imputationList)
S3method(print,imputationList)
S3method(imputationList,default)
S3method(imputationList,character)
S3method(with,imputationList)
S3method(with,DBimputationList)
S3method(update, imputationList)
S3method(update,DBimputationList)
S3method(vcov,MIresult)
S3method(print,MIresult)
S3method(summary,MIresult)
S3method(rbind,DBimputationList)
S3method(cbind,DBimputationList)
S3method(open,DBimputationList)
S3method(close,DBimputationList)
