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
System GMM with Windmeijer correctionHello everyone, I am trying to estimate a system GMM with Windmeijer correction. For doing that I h…
Using matching variable to fill in other variablesHello all. I'm using some (public) data and wanted to see if there is an easy way for me to fill in …
I cant download ssc fileI cant download ssc file please help statalist . ssc install table1 connection timed out -- see…
"logit" and "areg" commandsHello! I am not so sure if I can ask this question here.. But, I am wondering if I can use logit an…
Bootstrap Anova Confidence Intervals F statisticHey everyone, I have the following issue. In order to validate my results in a rather low dataset, …
Subscribe to:
Post Comments (Atom)
0 Response to Computing predicted values and confidence intervals from ologit model
Post a Comment