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