This function combines two mids objects x and y into a
single mids object. The two mids objects should have the same
underlying multiple imputation model and should be fitted on exactly the same
dataset. If the number of imputations in x is m(x) and in
y is m(y) then the combination of both objects contains
m(x)+m(y) imputations.
ibind(x, y)A mids object.
A mids object.
An S3 object of class mids