I have a bunch of variables generated that are the means of other variables I have in a dataset. All the generated variables end with an ending "_z". I would like to be able to create a global variable which contains all of those variables so that I don't have to keep typing them. Also, when I am using the esttab function, I want to suppress those generated variables.
Any help would be appreciated.
Any help would be appreciated.
Comment