1D projection for each node partition using entropy
Usage
findproj_MOD(origclass, origdata, PPmethod = "LDA", q = 1, weight = TRUE, lambda = .1)
Arguments
- 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
References
Lee, YD, Cook, D., Park JW, and Lee, EK(2013)
PPtree: Projection Pursuit Classification Tree,
Electronic Journal of Statistics, 7:1369-1386.