I am working on this non linear data set, and running my Box-Cox I find that the best value to use is $\lambda = 0$.
If I understand correctly, $\lambda =2$ implies $Y^2$. Similarly, $\lambda = -0.5$ corresponds to $1 \over \sqrt Y$. However how would I work with a null lambda, all $Y$ values being made 0 makes little sense? NOT 0, 1
Any explanation would be much useful.