inverse of log odd
p = loddsinv(z,b)
Compute the inverse of log odds. The function is equal to 1/(1+exp(-u)) with
if only one input argument is given
if size(z,2) = length(b)
if size(z,2) < length(b)