Package: CompositionalRF
Type: Package
Title: Multivariate Random Forest with Compositional Responses
Version: 1.0
Date: 2024-10-01
Authors@R: person("Michail", "Tsagris", role = c("aut", "cre"), email = "mtsagris@uoc.gr")
Author: Michail Tsagris [aut, cre]
Maintainer: Michail Tsagris <mtsagris@uoc.gr>
Depends: R (>= 4.0)
Imports: Compositional, doParallel, foreach, MultivariateRandomForest,
        Rfast, stats
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)
NeedsCompilation: no
Packaged: 2024-10-01 10:09:38 UTC; mtsag
Repository: CRAN
Date/Publication: 2024-10-02 14:00:05 UTC
