Package: OTE
Type: Package
Title: Optimal Trees Ensembles for Regression, Classification and Class
        Membership Probability Estimation
Version: 1.0.1
Date: 2020-04-18
Author: Zardad Khan, Asma Gul, Aris Perperoglou, Osama Mahmoud, Werner Adler, Miftahuddin and Berthold Lausen
Maintainer: Zardad Khan <zardadkhan@awkum.edu.pk>
Description: Functions for creating ensembles of optimal trees for regression, classification (Khan, Z., Gul, A., Perperoglou, A., Miftahuddin, M., Mahmoud, O., Adler, W., & Lausen, B. (2019). (2019) <doi:10.1007/s11634-019-00364-9>) and class membership probability estimation (Khan, Z, Gul, A, Mahmoud, O, Miftahuddin, M, Perperoglou, A, Adler, W & Lausen, B (2016) <doi:10.1007/978-3-319-25226-1_34>) are given. A few trees are selected from an initial set of trees grown by random forest for the ensemble on the basis of their individual and collective performance. Three different methods of tree selection for the case of classification are given. The prediction functions return estimates of the test responses and their class membership probabilities. Unexplained variations, error rates, confusion matrix, Brier scores, etc. are also returned for the test data.
License: GPL (>= 3)
Encoding: UTF-8
Imports: randomForest,stats
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-20 09:32:39 UTC; ZKHAN
Repository: CRAN
Date/Publication: 2020-04-20 10:50:07 UTC
Built: R 4.3.0; ; 2023-04-08 22:53:15 UTC; unix
