I have just read about the usual mistake in Principal Components Analysis of confusing between principal directions and component loadings following the explanation and links here:
Relationship between SVD and PCA. How to use SVD to perform PCA?
After clarification of how to extract the loadings when performing PCA dimensionality reduction I was wondering whether once we have extracted the loadings of the components (how important each feature is on each principal component) the simple structure criteria from Thrustone can be used to assess how close we are to an ideal simple structure.