I have a panel where I identify items with variable code, I have also 2 supermarket chains (sup_chain) and several waves:
code | sup_chain | wave | price |
001 | A | 1 | 10 |
002 | A | 1 | 8 |
001 | B | 1 | 10 |
002 | B | 1 | 8 |
001 | A | 2 | 12 |
002 | A | 2 | 10 |
001 | B | 2 | 12 |
001 | A | 3 | 12 |
002 | A | 3 | 12 |
001 | B | 3 | 14 |
Cheers
0 Response to Identifying observations in a panel
Post a Comment