bct computes the Box-Cox family of transforms: y = (y^lambda -
1)/(lambda*gm^(lambda-1)), where gm is the geometric mean of the y's.
returns log(y)*gm when lambda equals 0.
See Also
vis.boxcox, vis.boxcoxu,
boxcox in package MASS, other implementations in various
packages