All Projects → njtierney → mputr

njtierney / mputr

Licence: other
Package for handling multiple imputations in a tidy format

Programming Languages

r
7636 projects

mputr

Lifecycle: experimental Travis build status AppVeyor build status

The goal of mputr is to make it easier to deal with multiple imputation.

It is an experimental package that may end up being worked back into naniar.

It’s goals are to:

  • Provide broom tidiers for multiple imputation objects (based on Andrew Heiss’s work here, and here)
  • Provide helpers for exploring multiple imputations
  • Potentially provide an interface similar to simputation, but for multiple imputation.

Installation

# install.packages("remotes")
remotes::install_github("njtierney/mputr")

]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].