| ibind {mice} | R Documentation |
Combine imputations fitted to the same data
ibind(x, y)
x |
A |
y |
A |
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.
call |
A vector, with first argument the |
data |
The incomplete data in |
m |
Defined as |
nmis |
Defined as |
imp |
A combination of |
method |
Defined as |
predictorMatrix |
Defined as |
visitSequence |
|
seed |
Defined as |
iteration |
Last Gibbs sampling iteration number, |
lastSeedValue |
Defined as |
chainMean |
Combination of |
chainVar |
Combination of |
pad |
Defined as |
Karin Groothuis-Oudshoorn, Stef van Buuren, 2009