Skip to contents
BMSCS 24.10.0
Bug Fixes
- fix issues with model download and upload (#38)
- exchange current example model file with a new but smaller model file to decrease package size
BMSCS 24.06.1
New Features
- option to save all model results in a single Excel in separate sheets (#10):
-
Model Evaluation: for the different models across different rows values for all “Information / Cross-Validation Error criterion”
-
Model Summary: across different rows for each model
-
Model Diagnostics: for different models across different rows and in separate columns
-
Durbin-Watson Test: for different models across different rows
-
Variable importance: across different rows the results for option global and for each model for option “model based”
Updates
- UI in Variable importance for the global option “Variable importance type” (#10):
- added the regression sign of the coefficients associated to each variable (as “1” or “-1”)
Bug Fixes
- solves issue with older
DataTools
version when loading models
BMSCS 24.06.0
New Features
- Renaming of the Package
- R-CMD check workflow
- pkgdown Documentation