cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

PCA loadings (column contribution with only X's)

Similar to predictor screening, the idea is to get a list of columns ordered by their contribution explaining the variability within X containing missings and/or outliers.

 

In PCA, one can plot the partial contribution of the variables. However, this visualization does not consider the different importance between PCs. The eigenvalues table includes the percentage of data explained.

 

FN_0-1624702423743.png

 

In the PLS platform, this is possible. PCA requires now multiple manual steps.

 

See the answer here:

https://community.jmp.com/t5/Discussions/PCA-total-variable-contribtion/m-p/338594#M58665