R/super_learner_helpers.R
softmax.Rd
A common transformation used to go from a collection of numbers from R to numbers in [0,1] such that they sum to 1.
softmax(beta)
A vector of numeric values to transform