Description Usage Arguments Value Author(s) References
This function applies Rubin's rules (Rubin, 2004) to combine eastimates and variance-covariance matrices from different imputations.
1 | combine.mi(mi.parm.est, mi.parm.cov)
|
mi.parm.est |
A matrix containing estimated parameters in each imputation as its rows. |
mi.parm.cov |
A list contaning the covariance matrix estimated within each imputation. |
parm.est |
Combined estimates. |
parm.cov |
Combined variance-covariance matrix. |
between.cov |
Between imputations variance-covariance matrix. |
Vahid Nassiri, Anikó Lovik, Geert Molenberghs, Geert Verbeke.
Rubin D. B. Multiple imputation for nonresponse in surveys. John Wiley & Sons; 2004.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.