powered by
Show White-Box Cluster Algorithm model
# S3 method for whibo_cluster print(x, ...)
WhiBo Cluster model.
None of those will be used.
Summary text about Cluster model.
summary.whibo_cluster
# NOT RUN { data <- iris[, 1:4] #Numerical data only model <- whibo_clustering(data = data, k = 3) print(model) # }
Run the code above in your browser using DataLab