View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Add-in for principal component analysis?

You can almost do anything with the Excel Worksheet functions and the VBA
programming lanuguage. But excel in not designed to perform matrix
operations. Programming envirnoments like Math Cad and Math Lab are better
suited for matix operations.

"Ying-Foon Chow" wrote:

I'd appreciate if someone could tell me if we can perform principal
component analysis using Excel.

Thank you and regards,
Y. F. Chow