I am using package synth. If run for long, synth progressively consumes all available RAM. It is not the data that takes RAM, it should be some form of cache that is gradually being accumulated as the code runs. I tried limiting it using something like "set max_memory 4g". But it has no effect. To be clear, it does limit the size of the data set that can be opened, but it allows unlimited RAM usage when running the code. I appreciate it if anyone has a solution.
Related Posts with Stata seems to override memory limits and take up the entire memory
Foreach and string variablesI have a panel data set with country, years, and the following three (relevant) variables: C (float…
Droping "NA"sHi Stata users. I have 26 variables that contain some observations as NA. Is there a way ( olther t…
Threshold regressionI need your help. My model is Yit=a1(1-I*)(D-D*)+a2xI*(D-D*)+bxXit+eit while I*=1 if D>D* and I*=…
Looping within a loopHello, I am using a panel dataset. It both id and ic variable (ic: income category: HI, LI, LMI, UMI…
Presenting Information Criteria in Latex form from StataHi guys, I would like to display my information criteria in choosing the lag length for the estimat…
Subscribe to:
Post Comments (Atom)
0 Response to Stata seems to override memory limits and take up the entire memory
Post a Comment