Hi everyone,
I have a question about how to add fixed effect in sureg and I wonder if anyone of you knows how to do this in Stata.
I have six equations and I want to run regression simultaneously, so I use sureg for the six equations. However, I also want to add fixed effect into the model, does anyone knows if I can just add ID dummy and date dummy in the sureg. Actually I have already tried this, but the error shows that unable to allocate matrix rows and columns. I'm not sure if that's because I have too many data points. I have 10,000 ID and 400 date.
Please let me know if you have any thoughts on this.
Thanks a lot!
Related Posts with How to add fixed effect in sureg Stata?
RDDENSITY (graph_options not allowed)hi, everyone, I'm using Stata to learning RDD(I'm a new learner), I received the error below when I …
import csv file to stataDear Statlisters, I have a folder that containf 40 csv files (OAEX1 to OAEX40). the first cilucolumn…
Interactions not allowedDear Stata users I am running the following code: eststo: quietly asreg ret r1 r1##avg, fmb est…
Many to many mergeDears, I have separate outpatient and inpatient datasets both of which have multiple records per ID…
Statistics by quarterI have been practicing my Stata skills with the following data Code: clear set obs 100 gen id = _n…
Subscribe to:
Post Comments (Atom)
0 Response to How to add fixed effect in sureg Stata?
Post a Comment