Search found 1 match
- Sat Oct 26, 2013 3:37 pm
- Forum: Data Manipulation
- Topic: Converting Stata code
- Replies: 1
- Views: 2188
Converting Stata code
Hi, I am trying to replicate a study that was done using stata. I am particularly interested in converting the following stata command to appropriate eviews command: egen hdsex=max(temp1), by(year h_seq ffpos); I believe the "egen" is there to generate a variable, but I am not sure how to ...
