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