Package: CompositionalRF
Type: Package
Title: Multivariate Random Forest with Compositional Responses
Version: 1.4
Date: 2025-09-07
Authors@R: c( person("Michail", "Tsagris", role = c("aut", "cre"), email = "mtsagris@uoc.gr"),
             person("Christos", "Adam", role = c("aut"), email = "pada4m4@gmail.com") )
Maintainer: Michail Tsagris <mtsagris@uoc.gr>
Depends: R (>= 4.0)
Imports: Compositional, RcppParallel, Rcpp, Rfast, stats
LinkingTo: Rcpp, RcppParallel
Suggests: Rfast2
Description: Multivariate random forests with compositional responses and Euclidean predictors is performed. The compositional data are first transformed using the additive log-ratio transformation, or the alpha-transformation of Tsagris, Preston and Wood (2011), <doi:10.48550/arXiv.1106.1451>, and then the multivariate random forest of Rahman R., Otridge J. and Pal R. (2017), <doi:10.1093/bioinformatics/btw765>, is applied. 
License: GPL (>= 2)
SystemRequirements: GNU make
Repository: CRAN
NeedsCompilation: yes
Packaged: 2025-09-07 11:40:02 UTC; mtsag
Author: Michail Tsagris [aut, cre],
  Christos Adam [aut]
Date/Publication: 2025-09-07 22:10:39 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:02:36 UTC; windows
Archs: x64
