njtierney / mputr

Package for handling multiple imputations in a tidy format
Other
13 stars 0 forks source link

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:

Installation

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

]