.insp1dimByClustering: Segment (1-dim vector) 'dat' into clusters
Description
This function allows aegmenting (1-dim vector) 'dat' into clusters.
If 'automClu=TRUE ..' first try automatic clustering, if too few clusters, run km with length(dat)^0.3 clusters
This function requires the package NbClust to be installed.