Plot area under the curve for different values of K.
plotDeltaAUC(deltaAUC, chosenK = NULL, fileName = "deltaAUC.png")
Vector of the difference between the area under the curve between each value K of the number of clusters and K-1. For the smallest value considered (usually two) this is simply the area under the curve for that value of cluster number.
Chosen number of clusters. If specified, a vertical line is plotted in correspondance of the indicated value. Default is NULL.
name of the png file