LogisticEnsembles: Automatically Runs 36 Logistic Models (Individual and Ensembles)

Automatically returns 36 logistic models including 23 individual models and 13 ensembles of models of logistic data. The package also returns 10 plots, 5 tables, and a summary report. The package automatically builds all 36 models, reports all results, and provides graphics to show how the models performed. This can be used for a wide range of data sets. The package includes medical data (the Pima Indians data set), and information about the performance of Lebron James. The package can be used to analyze many other examples, such as stock market data. The package automatically returns many values for each model, such as True Positive Rate, True Negative Rate, False Positive Rate, False Negative Rate, Positive Predictive Value, Negative Predictive Value, F1 Score, Area Under the Curve. The package also returns 36 Receiver Operating Characteristic (ROC) curves for each of the 36 models.

Version: 0.5.0
Depends: adabag, arm, brnn, C50, car, corrplot, Cubist, doParallel, dplyr, e1071, gam, gbm, ggplot2, ggplotify, graphics, gridExtra, gt, ipred, klaR, MachineShop, magrittr, MASS, mda, parallel, pls, pROC, purrr, R (≥ 2.10), randomForest, ranger, reactable, reactablefmtr, readr, rpart, scales, stats, tidyr, tree, utils, xgboost
Suggests: knitr, rmarkdown
Published: 2025-04-01
DOI: 10.32614/CRAN.package.LogisticEnsembles
Author: Russ Conte [aut, cre, cph]
Maintainer: Russ Conte <russconte at mac.com>
BugReports: https://github.com/InfiniteCuriosity/LogisticEnsembles/issues
License: MIT + file LICENSE
URL: https://github.com/InfiniteCuriosity/LogisticEnsembles
NeedsCompilation: no
Materials: README NEWS
CRAN checks: LogisticEnsembles results

Documentation:

Reference manual: LogisticEnsembles.pdf
Vignettes: LogisticEnsembles-vignette (source)

Downloads:

Package source: LogisticEnsembles_0.5.0.tar.gz
Windows binaries: r-devel: LogisticEnsembles_0.5.0.zip, r-release: LogisticEnsembles_0.5.0.zip, r-oldrel: LogisticEnsembles_0.5.0.zip
macOS binaries: r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LogisticEnsembles to link to this page.