Projection Pursuit Classification Forest
For each bootstrap sample grow a projection pursuit tree (PPtree objec...
Data structure with the projected and boundary by node and class.
Obtain the permuted importance variable measure
Predict class for the test set and calculate prediction error after fi...
Global importance measure for a PPforest object as the average IMP PPt...
Global importance measure for a PPforest object
Projection Pursuit Random Forest
Projection pursuit classification tree with random variable selection ...
Print PPforest object
Data structure with the projected and boundary by node and class.
Obtain predicted class for new data from baggtree function or PPforest
Implements projection pursuit forest algorithm for supervised classification.