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?
Duplicates in panel settings. A question that has come up before to forum. I am trying to declare dataset to be a panel and …
Calculating Cumulative H-index with Stata? Hello statalisters, I've been trying to trying to calculate the h index for a large dataset consis…
loop over nested macroI want to plot many two-way plots, therefore I have many pairs of X's and Y's. I want to use macro …
Split commandI imported a dataset from excel that had the structure …
select specific observation among several variablesHello everyone, Using STATA16, I have a dataset with 20 variables dx1 to dx20. I want to keep only …
Subscribe to:
Post Comments (Atom)
0 Response to How to deal with a big dataset?
Post a Comment