Other packages > Find by keyword >

missMDA  

Handling Missing Values with Multivariate Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("missMDA", "1.19")



Attach the package and use:
library("missMDA")
Maintained by
Francois Husson
[Scholar Profile | Author Map]
First Published: 2010-05-10
Latest Update: 2023-11-17
Description:
Imputation of incomplete continuous or categorical datasets; Missing values are imputed with a principal component analysis (PCA), a multiple correspondence analysis (MCA) model or a multiple factor analysis (MFA) model; Perform multiple imputation with and in PCA or MCA.
How to cite:
Francois Husson (2010). missMDA: Handling Missing Values with Multivariate Data Analysis. R package version 1.19, https://cran.r-project.org/web/packages/missMDA. Accessed 06 Apr. 2025.
Previous versions and publish date:
1.0 (2010-05-10 21:27), 1.2 (2010-10-13 13:29), 1.5 (2012-08-03 10:14), 1.6 (2013-02-12 18:09), 1.7.1 (2013-05-23 15:53), 1.7.2 (2013-12-15 21:42), 1.7.3 (2014-11-24 10:34), 1.7 (2013-03-30 20:11), 1.8.2 (2015-07-01 14:59), 1.9 (2015-12-15 20:49), 1.10 (2016-03-25 20:01), 1.11 (2017-03-16 17:30), 1.12 (2018-05-04 15:01), 1.13 (2018-06-25 16:28), 1.14 (2019-01-23 11:50), 1.15 (2019-11-20 10:20), 1.16 (2020-01-17 12:10), 1.17 (2020-05-19 17:20), 1.18 (2020-12-11 12:40)
Other packages that cited missMDA R package
View missMDA citation profile
Other R packages that missMDA depends, imports, suggests or enhances
Complete documentation for missMDA
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/04Downloads for missMDA80100120140160180200220240260280300320340TrendBars

Today's Hot Picks in Authors and Packages

listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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