I need to do a comparison between two ordinal measures, one at baseline
(hlths) and the other, repeated at followup(f6hlths). I have done
something similar in SAS using CATMOD. I wish to know if there has been
a change between the two time points and in which direction.
The data takes this form:
Self Rated | 6M Self Rated Health
Health | 1 2 3 4 5 | Total
-----------+---------------------------+------
1 | 28 18 6 0 0 | 52
2 | 21 78 44 1 0 | 144
3 | 7 34 96 5 1 | 143
4 | 0 3 18 16 0 | 37
-----------+---------------------------+------
Total | 56 133 164 22 1 | 376
Is the command -mvrepeat- that Philip Ender wrote, appropriate?
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/