Clustering with R (FactoMineR & Factoshiny)

Clustering is a method that proposes to construct a hierarcchical tree, to draw a partition of individuals, and to describe and characterize the clusters done. This video answers the following questions: How to perform clustering and draw a hierarchical tree? How you can make a partition? How can we describe and characterize the clusters? How to make a partition with lots of individuals? How to combine Kmeans and clustering? And how considering categorical variables or contingency tables?