I want to know how to extract the most relevant variables of a model using ICA.
When using PCA I can just verify the eigenvalues and select the new variables based on its variance. If I have 100 variables, but only 60 have relevant variances I can ignore the other 40. How does this procedure work in ICA ?