Search found 3 matches
- Sun Aug 12, 2007 9:22 pm
- Forum: Panel Data
- Topic: panel_form_graph
- Replies: 2
- Views: 10046
Dear Tom, Thanks for your relpy first. I want to show the graph' s vertial is eps and horizontal is time. All firms' eps show in the same graph. That means they have their own space horizontally?? By the way, can you tell me why the time horizontally of the graph of the following code can't show fro...
- Fri Jul 27, 2007 7:33 am
- Forum: Panel Data
- Topic: panel_form_graph
- Replies: 2
- Views: 10046
panel_form_graph
Dear all, I have a panel date as following, and want to see the trend of eps by time. Can I use Graph instruction to produces all eps inculding firm A, B and C from 2003 to 2005?? It seems like something wrong with the following code. Thanks a lot for your help in advance. graph 1 # eps 1//2003:1 3/...
- Tue Mar 06, 2007 8:39 pm
- Forum: Panel Data
- Topic: Panel data form
- Replies: 1
- Views: 7933
Panel data form
Dear All, I have a data set is panel data form, but the order of year is from big to small. For example; Comapny Year EPS A 2005 2 A 2004 1 A 2003 1.5 B 2005 3 B 2004 2 B 2003 4.1 Is there any Rats Code to transform the panel data form into new that the order of year is from small to big. Like the f...