Usage
## S3 method for class 'mi.method':
imputed(object,y)
## S3 method for class 'mi.categorical':
imputed(object,y)
## S3 method for class 'mi.polr':
imputed(object,y)
## S3 method for class 'mi.method':
coef(object,\dots)
## S3 method for class 'mi.pooled':
coef(object,\dots)
## S3 method for class 'mi.method':
sigma.hat(object,\dots)
## S3 method for class 'mi.method':
fitted(object,\dots)
## S3 method for class 'mi.method':
resid(object, y)
## S3 method for class 'mi.method':
residuals(object, y)
## S3 method for class 'mi.method':
print(x, \dots)
## S3 method for class 'mi.method,ANY':
plot(x, y, main=deparse( substitute( y ) ), gray.scale = FALSE, ...)