Dear Stata-listers,
I have a panel-data setting in which a category variable has the following dummy groups: 00, 01, 10, and 11.
I am trying to create a table that is able to show the frequency of switches between categories, i.e. from 00 to 01, 10 and 11; from 01 to 00, 10 and 11, etc. So, row and column headers are the same category groups and the table is populated by frequency stats.
Any help on how I can do this in Stata would be great. I am using Stata 13.1.
Rohit
I have a panel-data setting in which a category variable has the following dummy groups: 00, 01, 10, and 11.
I am trying to create a table that is able to show the frequency of switches between categories, i.e. from 00 to 01, 10 and 11; from 01 to 00, 10 and 11, etc. So, row and column headers are the same category groups and the table is populated by frequency stats.
Any help on how I can do this in Stata would be great. I am using Stata 13.1.
Rohit
Comment