Skip to content

This project implements canonical correlation analysis between two data matrices. I first create the latent dimensions between the two data matrices. Then I use Kmeans and hierarchical clustering on principal component to group individuals using the latent dimensions and the distance created by the canonical analysis. Last step, I give a profili…

Notifications You must be signed in to change notification settings

jmsquare/canonical-correlation-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

canonical-correlation-analysis

This project implements canonical correlation analysis between two data matrices. I first create the latent dimensions between the two data matrices. Then I use Kmeans and hierarchical clustering on principal component to group individuals using the latent dimensions and the distance created by the canonical analysis. Last step, I give a profiling of the different groups using descriptive statistics and provide an automated method to export the results.

About

This project implements canonical correlation analysis between two data matrices. I first create the latent dimensions between the two data matrices. Then I use Kmeans and hierarchical clustering on principal component to group individuals using the latent dimensions and the distance created by the canonical analysis. Last step, I give a profili…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages