Description Usage Arguments Value Author(s) References See Also
Uses MIcombine
to pool results from models estimated on the sensitivity imputed datasets.
1 |
obj |
A model estimated on the original, list-wise deleted data. The model will be re-estimated on the complete data from the sensitivity analysis and the original mice procedure. Must be a model for which |
sensData |
Output from |
impData |
An object of class |
... |
other arguments passed down to the model function, currently not implemented |
Returns a data frame of model estimates for the original imputation under ignorability (using impData
) and under the non-ignorable mechanism (using sensData
).
Noemie Resseguier, with contributions of Roch Giorgi, David Hajage, Yann De Rycke, Xavier Paoletti and Dave Armstrong
Resseguier, N., Giorgi, R. and Paoletti, X. (submitted) How to perform a senstivity analysis exploring the impact of missing not at random data under different sceanrios of non response mechanism with the R software.
Rubin, D.B. Multiple Imputation for Nonresponse in Surveys. New York: John Wiley & Sons, 1987.
van Buuren, S., Groothuis-Oudshoorn, K. MICE: Multivariate Imputation by Chained Equations in R.
mice
, mids
, sens.mice
, sens.est
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.