Other packages > Find by keyword >

mi  

Missing Data Imputation and Model Checking
View on CRAN: Click here


Download and install mi package within the R console
Install from CRAN:
install.packages("mi")

Install from Github:
library("remotes")
install_github("cran/mi")

Install by package version:
library("remotes")
install_version("mi", "1.1")



Attach the package and use:
library("mi")
Maintained by
Ben Goodrich
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-10-07
Latest Update: 2022-06-06
Description:
The mi package provides functions for data manipulation, imputing missing values in an approximate Bayesian framework, diagnostics of the models used to generate the imputations, confidence-building mechanisms to validate some of the assumptions of the imputation algorithm, and functions to analyze multiply imputed data sets with the appropriate degree of sampling uncertainty.
How to cite:
Ben Goodrich (2008). mi: Missing Data Imputation and Model Checking. R package version 1.1, https://cran.r-project.org/web/packages/mi. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.02-01 (2008-10-07 08:57), 0.02-02 (2008-10-07 20:20), 0.02-03 (2009-01-07 08:53), 0.04-2 (2009-03-06 12:52), 0.04-3 (2009-03-11 10:44), 0.04-4 (2009-03-11 21:15), 0.04-5 (2009-03-21 09:16), 0.04-6 (2009-04-01 19:01), 0.05-1 (2009-04-15 09:34), 0.06-1 (2009-04-17 19:35), 0.06-2 (2009-04-19 20:07), 0.06-4.01 (2009-04-21 08:57), 0.06-5 (2009-04-23 09:11), 0.07-1 (2009-04-29 19:56), 0.07-2 (2009-05-10 20:54), 0.07-3 (2009-06-10 10:29), 0.07-4 (2009-06-14 21:12), 0.08-01 (2009-06-17 10:01), 0.08-02 (2009-06-19 08:38), 0.08-03 (2009-06-23 19:52), 0.08-04.01 (2009-08-13 10:58), 0.08-04.02 (2009-10-01 21:54), 0.08-04.04 (2009-12-03 12:43), 0.08-04.06 (2009-12-09 09:53), 0.08-04.07 (2009-12-20 10:35), 0.08-04 (2009-07-24 08:06), 0.08-05 (2009-12-23 09:18), 0.08-06 (2010-01-01 18:51), 0.08-08.01 (2010-04-11 08:23), 0.08-08.02 (2010-04-13 09:14), 0.08-08 (2010-04-03 19:42), 0.09-01 (2010-04-15 20:38), 0.09-02 (2010-04-16 10:14), 0.09-04 (2010-05-09 17:28), 0.09-05 (2010-05-17 21:25), 0.09-06.01 (2010-05-28 08:56), 0.09-07 (2010-06-04 10:41), 0.09-08 (2010-06-06 08:20), 0.09-09 (2010-06-08 09:37), 0.09-10 (2010-06-15 10:50), 0.09-11.01 (2010-10-18 21:10), 0.09-11.02 (2010-10-25 12:40), 0.09-11.03 (2010-11-11 13:40), 0.09-11.04 (2011-02-04 07:44), 0.09-11.05 (2011-02-05 18:08), 0.09-11.06 (2011-02-08 23:04), 0.09-11 (2010-06-29 14:30), 0.09-12 (2011-02-09 11:48), 0.09-13 (2011-02-17 14:08), 0.09-14 (2011-04-25 09:58), 0.09-15 (2011-11-21 11:57), 0.09-16 (2012-01-19 21:42), 0.09-18.03 (2013-08-26 17:56), 0.09-18 (2012-09-05 08:25), 0.09-19 (2014-10-02 08:02), 0.10-1 (2015-04-06 17:57), 0.10-2 (2015-04-07 16:15), 1.0 (2015-04-16 19:53)
Other packages that cited mi R package
View mi citation profile
Other R packages that mi depends, imports, suggests or enhances
Complete documentation for mi
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA