View Full Version : how to carry out box cox transformation in SAS


jianruming
09-07-2006, 06:13 PM
I have a dataset, many variables are not normally distributed, so I want to use boxcox transformation to try it. SAS9.1 is avaiable for me. which procedure should I use? Is there any example avaiable?

Thank you!

rcorredo
01-30-2007, 11:12 AM
Michael Friendly's macro will do it. You'll find it here:

http://www.math.yorku.ca/SCS/sasmac/boxcox.html