R/alg_classes.R
cut-IclPath-method.RdThis method take a IclPath-class object and an integer K and return the solution from the path with K clusters
# S4 method for IclPath
cut(x, K)A an IclPath solution
Desired number of cluster
an IclPath-class object with the desired number of cluster