tests/replication.SDA.R

require(symbolicDA)
data("cars",package="symbolicDA")
set.seed(123)
w<-replication.SDA(cars, u=3, method="SClust", S=10)
print(w)

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.