I recieved word today that the package reactablefmtr will be
archived on 2026-03-17. I replaced the reactablefmtr functions using
htmlwidgets and htmltools.
LogisticEnsembles 1.0.0
All features are now included and working great, this is version
1.0.0!
LogisitcEnsembles 0.9.0
Added stratified random sampling
LogisticEnsembles 0.8.6
Added German_Credit_Risk data set
Added extensive documentation to the Logistic function, so it’s much
easier to navigate through the code quickly.
LogisticEnsembles 0.8.5
Added separators
Removed five models which were returning errors
LogisticEnsembles 0.8.4
Added remove_data_correlations_greater_than, and two ways to work
with dummy variables.
LogisticEnsembles 0.8.3
Corrected error in calculating binomial.
LogisticEnsembles 0.8.2
LogisticEnsembles 0.6.0
Added functions to allow setting a seed, so results are fully
reproducible.
LogisticEnsembles 0.5.0
LogisticEnsembles 0.4.0
LogisticEnsembles 0.3.0
LogisticEnsembles 0.2.0
LogisticEnsembles 0.1.0
Initial CRAN submission.
First release
Added South Africa heart data as a great example!
Added a lot of new plots to help the user choose the best
possible model (or avoid models that are not good):
Negative predictive value (free scales)
Negative predictive value (fixed scales)
Positive predictive value (free scales)
Positive predictive value (fixed scales)
F1 score, free scales
F1 score, fixed scales
False negative rate (free scales)
False negative rate (fixed scales)
False positive rate (free scales)
False positive rate (fixed scales)
True negative rate (free scales)
True negative rate (fixed scales)
True positive rate (free scales)
True positive rate (fixed scales)
Overfitting (fixed scales)
Variance Inflation Factor (below a level set by the user)