Hi, I am trying to transform a variable so that it has a set mean and standard deviation. I believe this is the syntax I need to use:
However, the std command no longer works in Stata 13. Does anyone know how to do this in the new version of Stata?
| std(exp) [, mean(#) std(#)] |

Comment