Package: brif 1.4.1

Yanchao Liu

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.tar.gz(r-4.7-arm64)brif_1.4.1.tar.gz(r-4.7-x86_64)brif_1.4.1.tar.gz(r-4.6-arm64)brif_1.4.1.tar.gz(r-4.6-x86_64)
brif_1.4.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
brif/json (API)

# Install 'brif' in R:
install.packages('brif', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

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

cppopenmp

1.00 score 235 downloads 15 exports 1 dependencies

Last updated from:ffda823c95. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK162
linux-devel-x86_64OK112
source / vignettesOK152
linux-release-arm64OK132
linux-release-x86_64OK149
wasm-releaseOK101

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

Dependencies:Rcpp