| Author |
2D Plot of PCA using Java
|
Sherin Ramy
Greenhorn
Joined: Dec 07, 2010
Posts: 5
|
|
Hi friends,
After using JAMA to reduce the n-dimensionality matrix using PCA(Principal Component Analysis) What is the best way to draw a 2D Plot of the same using Java.I need to draw the 2D Plot onto an Excel Sheet or display it on the web page from my Java code.In the latter case an applet would make life easier.But the former method is preferred.Is there any Java package that draws the 2D plot from PCA
Much thanks in advance for any help
|
 |
 |
|
|
subject: 2D Plot of PCA using Java
|
|
|