hyunsooseol / snowCluster

This module allows users to analyze k-means & hierarchical clustering, and visualize results of Principal Component, Correspondence Analysis, Discriminant analysis, Decision tree, Multidimensional scaling, Multiple Factor Analysis, Machine learning, and Prophet analysis.

Home Page:http://www.sthda.com/english/wiki/factoextra-r-package-easy-multivariate-data-analyses-and-elegant-visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snowCluster

This module allows users to analyze k-means and hierarchical clustering,Correspondence Analysis, Multiple Factor Analysis, Factor analysis of mixed data, Discriminant Analysis, Multidimensional Scaling, Univariate time series, and various visualization results.

snowCluster module can be installed and used in R as a standard R packages.

Installation

At the moment, snowCluster is not in CRAN yet, so you need to install it via devtools library(jmv)

library(haven)

library(jmvReadWrite)

library(jmvconnect)

devtools::install_github("hyunsooseol/snowCluster")

About

This module allows users to analyze k-means & hierarchical clustering, and visualize results of Principal Component, Correspondence Analysis, Discriminant analysis, Decision tree, Multidimensional scaling, Multiple Factor Analysis, Machine learning, and Prophet analysis.

http://www.sthda.com/english/wiki/factoextra-r-package-easy-multivariate-data-analyses-and-elegant-visualization


Languages

Language:R 100.0%