Hi all,
I have a dataset with information on employees from a firm. The dependent variable is “Prom”, or the promotion to different managerial positions inside the firm. It’s an ordinal variable and it assumes four values: 0 (no promotion), 1 (promotion to position A), 2 (promotion to position B), 3 (promotion to position C).
The model follows below:
ologit Prom revClass_reversed mba masters phd foreign_language, vce(robust)
The independent variable of interest is “revClass_reversed”, or their ranking inside the firm based on performance. It’s reverse-coded so that higher values mean a higher ranking (from 0 to 119).
The goal: to compute predicted values and confidence intervals for the four promotion categories.
I’m having problems doing it. Could someone help?
Thank you.
Related Posts with Computing predicted values and confidence intervals from ologit model
IF condition within a loop depending on the iterated value of the loopI would appreciate any help that you can give on my question below. For example, I have the followi…
insufficient observations r(2001) issueHello, I am trying to run a regression using a panel data, using something like: "xtreg wages i.hig…
Add vertical reference lines in horizontal barsI am using -graph hbar- to create horizontal bars on means by groups. Does anyone know how to add ve…
How to plot vertical densities for each variable?Hello! Do you know how I can graph estimated densities vertically on the same graph? Something of th…
how to reshape?Dear All, How can I reshape the following data into a standard long format panel data? Code: // htt…
Subscribe to:
Post Comments (Atom)
0 Response to Computing predicted values and confidence intervals from ologit model
Post a Comment