Module utilities
The Utilities module in this COMBAT package provides a collection of functions designed to streamline various data preprocessing and model evaluation tasks. With functionalities like variable deletion, model selection, and prediction result reporting, the Utilities module serves as a versatile toolkit for enhancing efficiency and productivity in data science workflows.
Functions within the Utilities module:
DeleteVars- facilitate the removal of specified variables from input datasets and dataframesSelectModels- aids in the selection of models from a dictionary with LogitModel objects.PredictionResults- function offers a convenient solution for reporting prediction results