Rdocumentation
powered by
Learn R Programming
PPtree (version 2.3.0)
Projection pursuit classification tree
Description
Projection pursuit classification tree using LDA, Lr or PDA projection pursuit index
Copy Link
Link to current version
Version
Version
2.3.0
2.2.0
2.0.6
Install
install.packages('PPtree')
Monthly Downloads
40
Version
2.3.0
License
LGPL-2.1
Maintainer
Eun-Kyung Lee
Last Published
May 8th, 2014
Functions in PPtree (2.3.0)
Search all functions
PDA.Tree
Find PP tree structure using PDA
PP.Tree
Find PP tree structure
LDA.Tree
Find PP tree structure using LDA
PPindex.class
Calculate Projection Pursuit index
PP.optimize
Find optimal projection by maximizing selected PP index
ClassPP
Projection Pursuit for Supervised Classification
PP.classify
Predict class for the test set and calculate prediction error