Package: ppforest2 0.1.2
ppforest2: Projection Pursuit Oblique Decision Trees and Random Forests
Builds decision trees by splitting on linear combinations of randomly chosen variables. Projection pursuit is used to choose a projection of the variables that best separates the groups. Using linear combinations of variables to separate groups takes the correlation between variables into account, which allows the model to outperform a traditional decision tree when the separation between groups occurs in combinations of variables. Single trees can be assembled into random forests for improved accuracy. Implements projection pursuit classification trees (Lee, Cook, Park and Lee (2013) <doi:10.1214/13-EJS810>) and projection pursuit forests (da Silva, Cook and Lee (2021) <doi:10.1080/10618600.2020.1870480>), following the earlier 'PPforest' package.
Authors:
ppforest2_0.1.2.tar.gz
ppforest2_0.1.2.zip(r-4.7)ppforest2_0.1.2.zip(r-4.6)ppforest2_0.1.2.zip(r-4.5)
ppforest2_0.1.2.tgz(r-4.6-x86_64)ppforest2_0.1.2.tgz(r-4.6-arm64)ppforest2_0.1.2.tgz(r-4.5-x86_64)ppforest2_0.1.2.tgz(r-4.5-arm64)
ppforest2_0.1.2.tar.gz(r-4.7-arm64)ppforest2_0.1.2.tar.gz(r-4.7-x86_64)ppforest2_0.1.2.tar.gz(r-4.6-arm64)ppforest2_0.1.2.tar.gz(r-4.6-x86_64)
ppforest2_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ppforest2/json (API)
| # Install 'ppforest2' in R: |
| install.packages('ppforest2', repos = c('https://andres-vidal.r-universe.dev', 'https://cloud.r-project.org')) |
- california_housing - California Housing Dataset
- crab - Australian Crabs Dataset
- crabs - Crabs Dataset
- fishcatch - Fish Catch Dataset
- glass - Glass Dataset
- image - Image Dataset
- leukemia - Leukemia Dataset
- lymphoma - Lymphoma Dataset
- NCI60 - NCI60 Dataset
- olive - Olive Dataset
- parkinson - Parkinson Dataset
- wine - Wine Dataset
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:625e145edb. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 292 | ||
| linux-devel-x86_64 | OK | 304 | ||
| source / vignettes | OK | 395 | ||
| linux-release-arm64 | OK | 260 | ||
| linux-release-x86_64 | OK | 292 | ||
| macos-release-arm64 | OK | 266 | ||
| macos-release-x86_64 | OK | 533 | ||
| macos-oldrel-arm64 | OK | 216 | ||
| macos-oldrel-x86_64 | OK | 584 | ||
| windows-devel | OK | 332 | ||
| windows-release | OK | 282 | ||
| windows-oldrel | OK | 344 | ||
| wasm-release | OK | 242 |
Exports:bag_samplesbinarize_disabledbinarize_largest_gapcutpoint_mean_of_meansgrouping_by_cutpointgrouping_by_labelleaf_majority_voteleaf_mean_responseload_jsonoob_erroroob_predictionsoob_samplespermuted_importancepp_pdapp_rand_forestpp_treepprfpptrprojection_importancesave_jsonstop_anystop_max_depthstop_min_sizestop_min_variancestop_pure_nodevars_allvars_uniformweighted_importance
Last update: 2026-07-19
Started: 2026-07-19
Last update: 2026-07-19
Started: 2026-07-19
