Learn R Programming

HVT (version 26.1.2)

OptimizationResults: Table display of all combinations performed in `HVTMSMoptimization`

Description

This function helps to tabulate the `HVTMSMoptimization` all iterations performed (successful and failed combinations)

Usage

OptimizationResults(msm_results, show_top_global = NULL)

Value

Table of all iterations will be displayed

Arguments

msm_results

Dataframe. The `all_results` object of `HVTMSMoptimization` output based on a specific mae_metric

show_top_global

Numeric. To tabulate top n lowest MAE results

Author

Vishwavani <vishwavani@mu-sigma.com>, Nithya <nithya.sn@mu-sigma.com>