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
Probit estimation using MATA Optimize 'initial values not feasible'Hi, I am quite new with MATA. I am currently working on an exercise of performing probit estimation…
PstestHi, I'm using Stata 16 for my analysis. I've run the pstest command to obtain results for the balan…
Fixed effects for IV using cross section dataDear Statlist users, I am studying the impact of parental investments in early childhood, as record…
Coefficient Plot -- the same predictor's Beta Coefficients of Different Models in the same Plot Hi all, How to generate the Coefficient Plot which demonstrates the same predictor's beta coeffici…
Interpreting the economic significance of regression coefficientsDear Stata members, For replicating a paper, I have chosen 2 variables, cash divided by total assets…
Subscribe to:
Post Comments (Atom)
0 Response to Stata seems to override memory limits and take up the entire memory
Post a Comment