Learn R Programming

HVT (version 26.1.1)

plotMsmKN: plotting MAE across Number of cells

Description

This function helps to visualize the `HVTMSMoptimization` function's output. It creates a plotly object where the lowest MAE combination achieved for each cell will be plotted

Usage

plotMsmKN(optimization_results)

Value

List containing visualization results for the selected MAE metric:

[[plot]]

A Plotly object of cell-level lowest MAE combination

[[table]]

A table of plotted data

Arguments

optimization_results

List. The output of `HVTMSMoptimization` function specific for a mae_metric

Author

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