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 create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
jmpnewbie1
Level I

Normalize data Columns for PCA

I am being asked to normalize sensor data with respect to one of my columns before I run a PCA. It was mentioned that there was a checkbox or something to do this in JMP. Is that true? Or do I need to do it manually column by column. 

 

Any help would be great! 

1 REPLY 1

Re: Normalize data Columns for PCA

The default analysis for Analyze > Multivariate Methods > Principal Components is PCs on correlations. That means that the centering and scaling happens automatically. Using the option to compute PCs on covariances would not center or scale the variables.

Recommended Articles