Hello,
I have the following problem on STATA 12:
in the room to add more variables
room for 5564 additional variables and additional width of 44512 required
And:
no room to add more variables
Up to 5,000 variables are currently allowed, although you could reset the
maximum using set maxvar; see help memory.
r(900);
What needs to be done to solve this problem?
I have the following problem on STATA 12:
in the room to add more variables
room for 5564 additional variables and additional width of 44512 required
And:
no room to add more variables
Up to 5,000 variables are currently allowed, although you could reset the
maximum using set maxvar; see help memory.
r(900);
What needs to be done to solve this problem?
Comment