selectAlpha:
Function to select the most optimal alpha parameter
Description
Function selects the most optimal value of alpha parameter according to pAUC.
For each of possible alphas the pAUC is computed as a measure of the separabilty of two distributions of similarity score: random and subsampled (prepared by function RandomScore.
Alpha with maximal pAUC is selected.