ggplot_kxi_metrics | R Documentation |
Plot metrics of a kxi_pipeline output
ggplot_kxi_metrics(df_kxi, metric = c("avg.silwidth", "bw.ratio"), n = 8)
df_kxi |
Data frame returned by opticskxi_pipeline |
metric |
Vector of metrics to display from the df_kxi object |
n |
Number of best models for the first metric to display |
ggplot
opticskxi_pipeline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.