plotMsmKN: plotting MAE across Number of cells

View source: R/plotMsmKN.R

plotMsmKNR Documentation

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)

Arguments

optimization_results

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

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

Author(s)

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


HVT documentation built on Dec. 18, 2025, 5:06 p.m.