R-Forge Logo

Welcome to MAMI project!

MAMI: An R-package which performs model selection/averaging on multiply imputed datasets and combines the resulting estimates. The package also provides access to less frequently used model averaging techniques and offers integrated bootstrap estimation.

The package is useful if

The package is of limited use under the following circumstances:

Manual

The package manual can be found here.

References

Schomaker, M., Heumann, C. (2014) Model Selection and Model Averaging after Multiple Imputation, Computational Statistics & Data Analysis, 71:758-770

Installation

The package can be downloaded here (do not forget to also install the dependencies).

Or simply type install.packages("MAMI", repos=c("http://R-Forge.R-project.org","http://cran.at.r-project.org"), dependencies=TRUE) in R.