Description Usage Arguments Details Value References Examples
PP optimization using LDA index
1 |
origclass |
class information vector of data |
origdata |
data matrix without class information |
q |
dimension of projection vector |
weight |
weight flag in LDA index |
... |
arguments to be passed to methods |
Find the q-dimensional optimal projection using LDA projectin pursuit index
indexbest maximum LDA index value
projbest optimal q-dimensional projection matrix
origclass original class information vector
origdata original data matrix without class information
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 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.