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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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