Other packages > Find by keyword >

dimensio  

Multivariate Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dimensio", "0.12.0")



Attach the package and use:
library("dimensio")
Maintained by
Nicolas Frerebeau
[Scholar Profile | Author Map]
First Published: 2021-04-22
Latest Update: 2023-08-23
Description:
Simple Principal Components Analysis (PCA) and (Multiple) Correspondence Analysis (CA) based on the Singular Value Decomposition (SVD). This package provides S4 classes and methods to compute, extract, summarize and visualize results of multivariate data analysis. It also includes methods for partial bootstrap validation described in Greenacre (1984, ISBN: 978-0-12-299050-2) and Lebart et al. (2006, ISBN: 978-2-10-049616-7).
How to cite:
Nicolas Frerebeau (2021). dimensio: Multivariate Data Analysis. R package version 0.12.0, https://cran.r-project.org/web/packages/dimensio. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.2.0 (2021-04-22 09:10), 0.2.1 (2021-05-17 19:40), 0.2.2 (2021-09-18 14:40), 0.3.0 (2022-08-15 16:50), 0.3.1 (2023-04-04 12:00), 0.4.0 (2023-08-23 17:10), 0.4.1 (2023-10-19 16:00), 0.5.0 (2023-11-24 23:10), 0.6.0 (2024-02-23 11:30), 0.7.0 (2024-04-09 12:20), 0.8.0 (2024-06-07 13:20), 0.8.1 (2024-07-30 17:30), 0.9.0 (2024-08-26 14:50), 0.10.0 (2024-11-08 10:50), 0.10.1 (2024-12-10 11:50), 0.11.0 (2025-01-09 17:30)
Other packages that cited dimensio R package
View dimensio citation profile
Other R packages that dimensio depends, imports, suggests or enhances
Complete documentation for dimensio
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dimensio010203040506070TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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