
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
data(iris)
# Clustering, auto nb of clusters:
res.hcpc=HCPC(iris[1:4], nb.clust=3)
# 3D graph from a different point of view:
plot(res.hcpc, choice="3D.map", angle=60)
# }
Run the code above in your browser using DataLab