Plot Gap Statistic
Value
A ggplot object.
Examples
# \donttest{
gap <- tidy_gap_stat(iris[, 1:4], max_k = 6, B = 10)
plot_gap_stat(gap)
# }
Plot Gap Statistic
A ggplot object.
# \donttest{
gap <- tidy_gap_stat(iris[, 1:4], max_k = 6, B = 10)
plot_gap_stat(gap)
# }