Box-Cox log-likelihood
boxcoxll = boxcoxloglikelihood(data,lambda)
a m-by-1 matrix of doubles, greater or equal to zero, the data to transform
a double, the lambda parameter
a double, the log-likelihood
boxcoxloglikelihood computes the log-likelihood of the data using the given value of lambda.