SELECTION_BEST_RANDOM_HARDISONONLIN - selects from a set of solutions for each choice of lambda_p the lowest cost solution
Comments
Note that cost denotes here the total minimization function, i.e.,
including the regularization term. cost_without_regularizer denotes the
cost without the weighted regularization term.
Input Arguments
solution (struct) - set of solutions
Output Arguments
solution_best_random (struct) - lowest cost solution for each choice
of lambda_p