Package: CompositionalRF
Type: Package
Title: Multivariate Random Forest with Compositional Responses
Version: 1.1
Date: 2025-06-05
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, doParallel, foreach, RcppParallel, Rcpp, Rfast,
        stats
LinkingTo: Rcpp, RcppParallel
Description: Non linear regression with compositional responses and Euclidean predictors is performed. The compositional data are first transformed using the additive log-ratio transformation, 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-05-06 13:42:29 UTC; mtsag
Author: Michail Tsagris [aut, cre],
  Christos Adam [aut]
Date/Publication: 2025-05-07 12:30:29 UTC
