Description Usage Arguments Details 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  | 
| var | Character string identifying the variable for which the test is to be done. | 
| sensData | Output from  | 
| impData | An object of class  | 
| digits | Number of digits to be printed in output | 
| ... | other arguments passed down to the model function, currently not implemented | 
The function performs an incremental chi-squared test for the exclusion of a variable (var).  The deviance is calculated for both the full and restricted models estimated on each completed dataset.  The chi-squared statistic is calculated for each difference in deviance and then the p-values are averaged across all of the m iterations of the imputations according to Resseguier et a.
Returns a matrix of average chi-squared statistics and average p-values
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.