I am trying to run OLS regression with my panel dataset of over 100,000,000 observations. My target is to take the predicted residual values. I am using stata 14, 64 bits, and I already ran these codes:
set maxvar 32767
set max_memory .
set matsize 11000
but it always reports that op. sys. refuses to provide memory (r909). I would be very greatful if anyone can help me with this problem!
Thank you!
Related Posts with How to deal with a big dataset?
&, +, and logical idiosyncrasiesI don't really have a data question, but I'm quite fascinated about a recent thing I learned. Code:…
"by" and missingness in table1_mcHi I have two queries relating to the use of table1_mc: 1) I would like to create a table1 descri…
Xtreg results in insufficient observationsHi everyone, I am currently running a regression where I am measuring the impact of factors on the r…
Continuous variable Treatment Group in DID RegressionI am struggling to understand how to interpret the treatment and control group in the following case…
Can't correctly convert timeseries time variable daily to monthly format in STATA 17.Hello, I am a novice in stata, but I have spent several hours trying to solve this issue without any…
Subscribe to:
Post Comments (Atom)
0 Response to How to deal with a big dataset?
Post a Comment