Skip to content

This shiny app is for multi-variant data analysis (MVA) - PCA, HCPC, correlation, clustering

Notifications You must be signed in to change notification settings

stemicha/MVA_shiny_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVA (multivariant analysis) shiny app

This is an shiny app for doing a multivariant analysis of your data. The app is mainly based on the FactoMineR package (http://factominer.free.fr)

  • PCA (Principle component analysis)
  • HCPC (hierachical clustering on principle component)
  • Clustering

R packages used and should be installed

  • shiny
  • shinyBS
  • shinyjs
  • colourpicker
  • dplyr
  • ggplot2
  • gridExtra
  • metricsgraphics
  • RColorBrewer
  • scales
  • ggrepel
  • data.table
  • FactoMineR
  • factoextra
  • plotly
  • ggcorrplot
  • dendextend
  • DT
  • knitr
  • markdown
  • bit64

Screenshot/movie of the app

Feel free to try the app.

About

This shiny app is for multi-variant data analysis (MVA) - PCA, HCPC, correlation, clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages