Other packages > Find by keyword >

MVar  

Multivariate Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MVar", "2.2.5")



Attach the package and use:
library("MVar")
Maintained by
Paulo Cesar Ossani
[Scholar Profile | Author Map]
First Published: 2018-06-15
Latest Update: 2023-08-19
Description:
Package for multivariate analysis, having functions that perform simple correspondence analysis (CA) and multiple correspondence analysis (MCA), principal components analysis (PCA), canonical correlation analysis (CCA), factorial analysis (FA), multidimensional scaling (MDS), linear (LDA) and quadratic discriminant analysis (QDA), hierarchical and non-hierarchical cluster analysis, simple and multiple linear regression, multiple factor analysis (MFA) for quantitative, qualitative, frequency (MFACT) and mixed data, biplot, scatter plot, projection pursuit (PP), grant tour method and other useful functions for the multivariate analysis.
How to cite:
Paulo Cesar Ossani (2018). MVar: Multivariate Analysis. R package version 2.2.5, https://cran.r-project.org/web/packages/MVar. Accessed 29 Mar. 2025.
Previous versions and publish date:
2.0.2 (2018-06-15 17:14), 2.0.3 (2018-12-11 20:40), 2.0.4 (2019-02-24 16:20), 2.0.5 (2019-03-16 00:03), 2.0.6 (2019-05-09 10:30), 2.0.7 (2019-07-30 21:30), 2.0.8 (2019-08-19 14:30), 2.0.9 (2019-08-28 11:00), 2.1.0 (2019-09-12 19:40), 2.1.1 (2019-09-13 12:30), 2.1.2 (2020-03-24 20:10), 2.1.3 (2020-05-22 06:20), 2.1.4 (2021-01-10 17:00), 2.1.5 (2021-06-01 20:00), 2.1.6 (2021-06-25 15:50), 2.1.7 (2021-07-09 06:30), 2.1.8 (2021-09-12 00:00), 2.1.9 (2022-10-07 08:00), 2.2.0 (2023-08-09 22:00), 2.2.1 (2023-08-19 16:52), 2.2.2 (2024-06-21 15:50), 2.2.3 (2024-11-05 17:10), 2.2.4 (2024-11-13 18:30)
Other packages that cited MVar R package
View MVar citation profile
Other R packages that MVar depends, imports, suggests or enhances
Complete documentation for MVar
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/2703/28Downloads for MVar01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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