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?
Create a continuous variable for blood pressure using two variablesDear List, I wonder if any of you know how to make a continuous blood pressure variable from two va…
Multilevel modeling- testing further the cross-level interaction terms after mnbregHi, I I highly appreciate any help in probing the significant cross-level interaction terms in this …
Using asdoc to export two-sample t-test by groups and other summary statisticsHi, I would like to export summary statistics (two sample t-test of the difference of the two group…
Creating Fixed effectHey, i have a panel data, i need to add a Race_grade fixed effect and i have two separate variables …
mnsp command to execute R in StataHello, I'd like to estimate propensity scores for multiple treatments and try to use the mnps comma…
Subscribe to:
Post Comments (Atom)
0 Response to How to deal with a big dataset?
Post a Comment