method for projection pursuit; "LDA", "PDA", "Lr", "GINI", and "ENTROPY"
weight
weight flag in LDA, PDA and Lr index
r
r in Lr index
lambda
lambda in PDA index
energy
energy parameter
maxiter
number of maximum iteration
...
arguments to be passed to methods
Value
Tree.Struct Tree structure of projection pursuit classification tree
projbest.node 1-dim optimal projections of each split node
splitCutoff.node cutoff values of each split node
origclass original class
origdata original data
References
Lee, YD, Cook, D., Park JW, and Lee, EK(2013)
PPtree: Projection pursuit classification tree,
Electronic Journal of Statistics, 7:1369-1386.