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
kjwx109
Level II

name of algorithm used for PCA in JMP

Can anyone share the name of the algorithm used for PCA in JMP.  Is it NIPALS, svd or something else?

3 REPLIES 3
ian_jmp
Level X

Re: name of algorithm used for PCA in JMP

Please see the online documentation, specifically. For wide data, the algorithm is 'based on singular value decomposition'.

Byron_JMP
Staff

Re: name of algorithm used for PCA in JMP

You have the option of NIPALS or SIMPLS

 

 

Byron_JMP_0-1650994888152.png

 

JMP Systems Engineer, Health and Life Sciences (Pharma)
David_Burnham
Super User (Alumni)

Re: name of algorithm used for PCA in JMP

@Byron_JMP , aren't you confusing PLS with PCA?

-Dave

Recommended Articles