ksets: K-Sets Clustering Algorithm

Description Usage References

View source: R/ml_ksets.R

Description

sort of autotuning is happening.. what about.. just.. recursive partitioning?

Usage

1
ksets(x, k = 2, init = c("Random", "Medoids"), maxiter = 20, label.init = NULL)

References

\insertRef

chang_mathematical_2016DAS


kisungyou/DAS documentation built on Jan. 6, 2020, 7:09 a.m.