Package: brif 1.4.1

brif: A Tree and Forest Tool for Classification and Regression

Build decision trees and random forests for classification and regression. The implementation strikes a balance between minimizing computing efforts and maximizing the expected predictive accuracy, thus scales well to large data sets. Multi-threading is available through 'OpenMP' <https://gcc.gnu.org/wiki/openmp>.

Authors:Yanchao Liu [aut, cre]

brif_1.4.1.tar.gz
brif_1.4.1.zip(r-4.5)brif_1.4.1.zip(r-4.4)brif_1.4.1.zip(r-4.3)
brif_1.4.1.tgz(r-4.4-x86_64)brif_1.4.1.tgz(r-4.4-arm64)brif_1.4.1.tgz(r-4.3-x86_64)brif_1.4.1.tgz(r-4.3-arm64)
brif_1.4.1.tar.gz(r-4.5-noble)brif_1.4.1.tar.gz(r-4.4-noble)
brif_1.4.1.tgz(r-4.4-emscripten)brif_1.4.1.tgz(r-4.3-emscripten)
brif.pdf |brif.html
brif/json (API)

# Install 'brif' in R:
install.packages('brif', repos = c('https://profyliu.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

15 exports 0.00 score 1 dependencies 226 downloads

Last updated 2 years agofrom:ffda823c95. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:brifbrif_write_databrif.defaultbrif.formulabrif.trainpredictbrifTreebrifTree.defaultbrifTree.formulapredict.brifprintBrifTreeprintRulesrfpredictrftrainrftrainpredictstratpar

Dependencies:Rcpp