Dear All,
I am curious to know if there is a way to have more than 120,000 variables (ideally infinite) in Stata? I mean by using extremely powerful machines? If no, why such a limit is set?
This becomes repeatedly important for me since I generate a lot of vars (or tempvars) which are used in the analysis that I am doing currently. I cannot create the variables first because of the maxvar limit and hence have to generate variables in batches and run the rest of the program on them. This solves my problem but then it increases the runtime of my program too much since a lot of thing get repeated in loops that I run to generate the vars in batches.
I am just wondering if this limit can be set to ideally say infinite?
Sorry if my concern looks silly. I am just curious to know.
Thanks
Amit
Related Posts with Why not infinite number of variables in Stata?
Difference between varsofinterest and alwaysvars in Stata's dsregress commandHi there, I want to need a method for inference with variable selection. To do so, I tried the dsre…
extracting observations with several conditionsHi I am a stata beginner. I want to extract observations satisfying several conditions but it is re…
Relative changes between different levels and in different periodsHi I want to measure how many patients which, in period T, were in one of the levels of disease mov…
Help with Stata recognizing numbers between 0 and 1Hello, I am doing a Stata analysis using the variable; agriculture land use (agriculture land/total…
generating a new variable using bysort in panel datasetHi there, I am currently using StataMP 15.1. I am trying to generate a new variable for the freque…
Subscribe to:
Post Comments (Atom)
0 Response to Why not infinite number of variables in Stata?
Post a Comment