Description Usage Arguments Details References Examples
Huber plot for 2D data
1 2 |
origdata2D |
2-dimensional numerical data for Huber plot |
origclass |
class information vector of data |
PPmethod |
method for projection pursuit; "LDA", "PDA", "Lr", "GINI", "ENTROPY", and "UserDef" |
weight |
weight flag in LDA, PDA and Lr index |
r |
r in Lr index |
lambda |
lambda in PDA index |
opt.proj |
flag to show the best projection in the plot |
UserDefFtn |
User defined index function when PPmethod="UserDef" |
... |
arguments to be passed to methods |
Draw Huber plot for 2-dimensional data with various PP indices and the histogram of the projected data onto the optimal projection to explore the behavior of the projection prsuit indices
Lee, EK., Cook, D., Klinke, S., and Lumley, T.(2005) Projection Pursuit for Exploratory Supervised Classification, Journal of Computational and Graphical Statistics, 14(4):831-846.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.