ggplot_kxi_metrics: Ggplot OPTICS k-Xi metrics

View source: R/optics_plots.R

ggplot_kxi_metricsR Documentation

Ggplot OPTICS k-Xi metrics

Description

Plot metrics of a kxi_pipeline output

Usage

ggplot_kxi_metrics(df_kxi, metric = c("avg.silwidth", "bw.ratio"), n = 8)

Arguments

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

Value

ggplot

See Also

opticskxi_pipeline


ThomasChln/opticskxi documentation built on April 12, 2025, 5:43 a.m.