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?
Binary Variable GraphHi All; I need help about binaries. I reviewed the topics but i couldn't find solution. I have five…
Find out what variables in .dta file are used in .do fileI am reviewing an old project by someone who is no longer reachable. I have her .dta file with inpu…
Refering to factor variables post estimationDear All, I want to use lincom to estimate total effect after running a regression of the form: C…
Creating panel data from cross sectional dataHi everyone, I am trying to create a panel dataset starting from cross-sectional data. Code: * Ex…
Multitple color graph barDear Stata users, I'm trying to produce a twoway graph, plotting size effect as bar and adding conf…
Subscribe to:
Post Comments (Atom)
0 Response to How to deal with a big dataset?
Post a Comment