Plots the curves that show the number of clusters, the number of clustered buckets and the size of biggest cluster versus the criterion, namely the correlation threshold for the 'corr' method, the cutting value for the 'hca' method.
plotCriterion(clustObj, reverse = FALSE)
a list generated by the getClusters
function
Boolean - indicates if x-axis must be reversed (TRUE) or nor (FALSE)