powered by
ClusterCategorical
## S3 method for class 'ClusterCategorical': plot(x, y, ...)
plot
## the car data set data(car) model <- clusterCategorical(car, 3, strategy = clusterFastStrategy()) plot(model)
Run the code above in your browser using DataLab