tests/cluster.Description.SDA.R

require(symbolicDA)
data("cars",package="symbolicDA")
y<-cars
cl<-SClust(y, 4, iter=150)
print(cl)
o<-cluster.Description.SDA(y, cl)
print(o)

Try the symbolicDA package in your browser

Any scripts or data that you put into this service are public.

symbolicDA documentation built on Feb. 16, 2023, 6 p.m.