powered by
Plot WhiBo Cluster Representatives
# S3 method for whibo_cluster plot(x, ...)
WhiBo Cluster model.
None of those will be used.
Line plot with Cluster representatives
# NOT RUN { data <- iris[, 1:4] #Numerical data only model <- whibo_clustering(data = data, k = 3) plot(model) # }
Run the code above in your browser using DataLab