The CALL SOFTMAX routine
replaces each argument with the softmax value of that argument. For
example
is replaced by
If any argument contains
a missing value, then CALL SOFTMAX returns missing values for all
the arguments. Upon a successful return, the sum of all the values
is equal to 1.