Skip to content

This module allows users to analyze k-means & hierarchical clustering, and visualize results of Principal Component, Correspondence Analysis,and Multiple Factor Analysis.

Notifications You must be signed in to change notification settings

ClinicoPath/snowCluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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,and Multiple Factor Analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%