Package: DirichletRF 0.1.0

DirichletRF: Dirichlet Random Forest

Implementation of the Dirichlet Random Forest algorithm for compositional response data. Supports maximum likelihood estimation ('MLE') and method-of-moments ('MOM') parameter estimation for the Dirichlet distribution. Provides two prediction strategies; averaging-based predictions (average of responses within terminal nodes) and parameter-based predictions (expected value derived from the estimated Dirichlet parameters within terminal nodes). For more details see Masoumifard, van der Westhuizen, and Gardner-Lubbe (2026, ISBN:9781032903910).

Authors:Khaled Masoumifard [aut, cre], Stephan van der Westhuizen [aut], Sugnet Lubbe [aut]

DirichletRF_0.1.0.tar.gz
DirichletRF_0.1.0.zip(r-4.7)DirichletRF_0.1.0.zip(r-4.6)DirichletRF_0.1.0.zip(r-4.5)
DirichletRF_0.1.0.tgz(r-4.6-x86_64)DirichletRF_0.1.0.tgz(r-4.6-arm64)DirichletRF_0.1.0.tgz(r-4.5-x86_64)DirichletRF_0.1.0.tgz(r-4.5-arm64)
DirichletRF_0.1.0.tar.gz(r-4.7-arm64)DirichletRF_0.1.0.tar.gz(r-4.7-x86_64)DirichletRF_0.1.0.tar.gz(r-4.6-arm64)DirichletRF_0.1.0.tar.gz(r-4.6-x86_64)
DirichletRF_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
DirichletRF/json (API)

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

Bug tracker:https://github.com/xaleed/dirichletrf/issues

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

On CRAN:

Conda:

cppopenmp

3.81 score 112 downloads 5 exports 1 dependencies

Last updated from:812ce362fb. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE127
linux-devel-x86_64NOTE110
source / vignettesOK213
linux-release-arm64NOTE108
linux-release-x86_64NOTE112
macos-release-arm64NOTE173
macos-release-x86_64NOTE382
macos-oldrel-arm64NOTE133
macos-oldrel-x86_64NOTE402
windows-develNOTE91
windows-releaseNOTE114
windows-oldrelNOTE90
wasm-releaseOK102

Exports:DirichletRFimportancepermutation_importancepredict_weightssample_conditional

Dependencies:Rcpp