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:

  1. DeleteVars - facilitate the removal of specified variables from input datasets and dataframes
  2. SelectModels - aids in the selection of models from a dictionary with LogitModel objects.
  3. PredictionResults - function offers a convenient solution for reporting prediction results