findproj_MOD | R Documentation |
1D projection for each node partition using entropy
findproj_MOD(origclass, origdata, PPmethod = "LDA", q = 1, weight = TRUE, lambda = .1)
origclass |
original class |
origdata |
original data |
PPmethod |
method for projection pursuit; "LDA", "PDA" |
q |
1D proj |
weight |
weight flag in LDA, PDA and Lr index |
lambda |
lambda in PDA index |
Lee, YD, Cook, D., Park JW, and Lee, EK(2013) PPtree: Projection Pursuit Classification Tree, Electronic Journal of Statistics, 7:1369-1386.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.