You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A nice example of using PCA is use the variables of interest, get predictions of each observation on the N PCA components and then cluster these predictions to understand which observations are close to which on this 'similarity' index.
A nice example of using PCA is use the variables of interest, get predictions of each observation on the N PCA components and then cluster these predictions to understand which observations are close to which on this 'similarity' index.