E2E: Ensemble Learning Framework for Diagnostic and Prognostic Modeling

Provides a framework to build and evaluate diagnosis or prognosis models using stacking, voting, and bagging ensemble techniques with various base learners. The package also includes tools for visualization and interpretation of models. The development version of the package is available on 'GitHub' at <https://github.com/xiaojie0519/E2E>. The methods are based on the foundational work of Breiman (1996) <doi:10.1007/BF00058655> on bagging and Wolpert (1992) <doi:10.1016/S0893-6080(05)80023-1> on stacking.

Package details

AuthorShanjie Luan [aut, cre]
MaintainerShanjie Luan <Luan20050519@163.com>
LicenseMIT + file LICENSE
Version0.0.3
URL https://xiaojie0519.github.io/E2E/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("E2E")

Try the E2E package in your browser

Any scripts or data that you put into this service are public.

E2E documentation built on Aug. 27, 2025, 1:09 a.m.