Hi,
I don't use STATA very often, I did an ordinal regression on SPSS and I would like to redo it on STATA to compare outputs and results.
I tried to predict customer satisfaction from a survey, about telecom industry; for this purpose, I did an ordinal regression on SPSS using a complementary log-log function as link function, because on my data, higher categories of customer satisfaction are more probable.
I have 6 variable:
- B5_new: ordinal, from 0 to 10 , which is my target variable, the customer satisfaction
- B7_new: ordinal, from 0 to 10, which is about how likely are people to recommend their operator to a friend
- age: continuous
- B2B_2 : a dummy variable about the fact that they chose their operator among others for quality of operator
- B2B_5: also dummy, about the fact that they chose their operator among others for after sales service
- strong_internetB: a variable with 3 levels, but with no orders. Categorical variable
So B5_new is my target and others are my dependents variables in SPSS.
My question is the following; I spent hours and hours trying to redo it in STATA, with the clog log link function, and with the oglm . I am not able to do it in stata, to handle categorical and ordinal and also at the same time doing the ordinal regression with complementary log log link; does anyone knows how to do it? It would help me a lot! I have nice outputs in SPSS but I am frustrated to not be able to redo it in STATA.
thanks in advance,
Jean
I don't use STATA very often, I did an ordinal regression on SPSS and I would like to redo it on STATA to compare outputs and results.
I tried to predict customer satisfaction from a survey, about telecom industry; for this purpose, I did an ordinal regression on SPSS using a complementary log-log function as link function, because on my data, higher categories of customer satisfaction are more probable.
I have 6 variable:
- B5_new: ordinal, from 0 to 10 , which is my target variable, the customer satisfaction
- B7_new: ordinal, from 0 to 10, which is about how likely are people to recommend their operator to a friend
- age: continuous
- B2B_2 : a dummy variable about the fact that they chose their operator among others for quality of operator
- B2B_5: also dummy, about the fact that they chose their operator among others for after sales service
- strong_internetB: a variable with 3 levels, but with no orders. Categorical variable
So B5_new is my target and others are my dependents variables in SPSS.
My question is the following; I spent hours and hours trying to redo it in STATA, with the clog log link function, and with the oglm . I am not able to do it in stata, to handle categorical and ordinal and also at the same time doing the ordinal regression with complementary log log link; does anyone knows how to do it? It would help me a lot! I have nice outputs in SPSS but I am frustrated to not be able to redo it in STATA.
thanks in advance,
Jean
Comment