The function simply loops through lamdba values from start
to end
at an interval of int
.
The function then chooses the lambda which maximizes the
Shapiro-Wilks W statistic or minimizes the Anderson-Darling A
statistic.
It may be beneficial to add a constant to the input vector so that
all values are posititive. For left-skewed data, a (Constant - X)
transformation may be helpful. Large values may need to be scaled.