| plotMsmKN | R Documentation |
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
plotMsmKN(optimization_results)
optimization_results |
List. The output of 'HVTMSMoptimization' function specific for a mae_metric |
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 |
Vishwavani <vishwavani@mu-sigma.com>, Nithya <nithya.sn@mu-sigma.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.