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
2SLS regressionGood morning, I hope all Texas users are keeping safe. I'm exploiting a rotating panel with 6115 obs…
Is there a more efficient way to replace a full variable on Stata please?[CODE] * Example generated by -dataex-. To install: ssc install dataex clear input str19 childspostc…
Significance of regressor effect with and without moderatorHi, I am running fe panel data regression on a set of companies to explore the effect of firm geogra…
Descriptive statsHello ! so i hvae trying this code i found in a tutorial to create a table similar to the one joind …
Running Commands Pulls Up Help WindowFor some reason, everytime I run a command (either in the command bar or pressing CTRL + D in my do …
Subscribe to:
Post Comments (Atom)
0 Response to Computing predicted values and confidence intervals from ologit model
Post a Comment