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?
Multiple Comparison of Predictive MarginsDear all Statalists, I am using the following model in Stata 16.1: Code: nbreg y i.x1 i.x2 (other …
How to display "Fixed effects: heterogeneity across years (stripplot)?"Good morning to the community Stata! I would like to show a graph like the picture showing geometri…
Making a square boxHi all, I have a problem with the image attached. In particular, I do not understand why the scale …
heatmap from correlation table (matrix)This is post to share how to make a heatmap based on a correlation matrix (as in picture attached). …
(Struggling with Paramed Mediation)Hey everyone, So Im having a difficulty running paramed mediation package stata. Im receiving the f…
Subscribe to:
Post Comments (Atom)
0 Response to Why not infinite number of variables in Stata?
Post a Comment