Hi everyone,
I ran an ordinal regression (with clog log link function) and I have my output.

My question is the following: How I understand things is that we put values for independent variables, then add cutoff for each equation. Then we take the inverse link function of these values (here, this inverse is equal to 1-exp(exp(-x)) and then we have cumulative probabilities. By taking the difference for each categories, we have the probability by category, then the category with the highest probability is the category predicted by the model.
However, I also know that for that kind of regression, Stata estimates a latent continuous variable, then cut it (regarding the cutoff values) and then use it to predict the dependent variable.
How these two explanations can be reconciled? I mean, if I use my first explanation, I have everything I need, I don't see where using this latent help me in the process. I hope I am clear enough, because I thought I understood it well but in fact I am confused.
thanks in advance ,
Jean
I ran an ordinal regression (with clog log link function) and I have my output.
My question is the following: How I understand things is that we put values for independent variables, then add cutoff for each equation. Then we take the inverse link function of these values (here, this inverse is equal to 1-exp(exp(-x)) and then we have cumulative probabilities. By taking the difference for each categories, we have the probability by category, then the category with the highest probability is the category predicted by the model.
However, I also know that for that kind of regression, Stata estimates a latent continuous variable, then cut it (regarding the cutoff values) and then use it to predict the dependent variable.
How these two explanations can be reconciled? I mean, if I use my first explanation, I have everything I need, I don't see where using this latent help me in the process. I hope I am clear enough, because I thought I understood it well but in fact I am confused.
thanks in advance ,
Jean
Comment