sens.pool: Pooling of Sensitivity Analysis Results

Description Usage Arguments Value Author(s) References See Also

Description

Uses MIcombine to pool results from models estimated on the sensitivity imputed datasets.

Usage

1
sens.pool(obj, sensData, impData, ...)

Arguments

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 update will work.

sensData

Output from sens.est that includes multiply imputed datasets under a hypothetical non-ignorable mechanism.

impData

An object of class mids resulting from a call to mice that gives the imputed data assuming ignorability

...

other arguments passed down to the model function, currently not implemented

Value

Returns a data frame of model estimates for the original imputation under ignorability (using impData) and under the non-ignorable mechanism (using sensData).

Author(s)

Noemie Resseguier, with contributions of Roch Giorgi, David Hajage, Yann De Rycke, Xavier Paoletti and Dave Armstrong

References

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.

See Also

mice, mids, sens.mice, sens.est


davidaarmstrong/SensMiceDA documentation built on July 2, 2019, 12:38 p.m.