Good afternoon. I am applying xtabond2 to a dynamic panel data with 362 companies and dailly data since 1/1/1973 (more than 12.000 days per company. The panel has near 4800.000 records. The database file size is 1,8 GB. The code i am applying is:
" xtabond2 return_eur l1.return_eur d rsi v, gmmstyle(l.return_eur , collapse laglimits(1 2) equation(both)) ivstyle ( g c f, equation(both)) twostep robust noconstant small artests(2) nodiffsargan orthogonal"
the error message that i obtain from stata is "
quadcross(): 3900 unable to allocate working space
_H(): - function returned error
xtabond2_mata(): - function returned error
<istmt>: - function returned error
r(3900);"
It is just a memory problem that i have to solve increasing the memory RAM from my computer? Or is something wrong with the code. I have not created dummies for days because the data would increase enormously.
Thanks in advance and my best regards.
Pedro Reis
Viseu, Portugal
Related Posts with xtabond2
Nearest Neighbor Matching without Treatment Effects?I'm trying to do nearest neighbor matching in STATA 15 for Windows, but I'm just looking for matches…
Keep rows if two consecutive columns have the same valueI am trying to filter rows based on a condition where two consequtive columns have a particular valu…
Functional Forms of Independent VariablesHi, If our objective is to ascertain the relationship (specifically, sign and significance of Beta …
Displaying interaction terms in separate column in outputI have the following data: Code: * Example generated by -dataex-. To install: ssc install datae…
Standard Errors in the Frankel and Romer type study, using PPMLHi All, For those who are familiar with the Frankel and Romer (1999) study, the authors construct …
Subscribe to:
Post Comments (Atom)
0 Response to xtabond2
Post a Comment