findproj_MOD: 1D projection for each node partition using entropy

View source: R/findproj_MOD.R

findproj_MODR Documentation

1D projection for each node partition using entropy

Description

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.


natydasilva/PPtreeExt documentation built on June 14, 2025, 12:18 p.m.