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
Irrational results from xtabond2- two step system GMM log-linear modelHi all, I am running xtabond2 on the model , and the command is: xtabond2 lVal l.lVal l(0/5).Init_a…
Interpretation Climatic AnomaliesHello, I am having a question regarding the interpretation of a variable in my regression. I have p…
Times series plotHi, I’m trying to create a time series plot with the data below. I´m trying to create one plot for …
Generate age in paneldataHi I have already the birthday but I will like to create a birth-year. How can I do that? …
Generate share of number of firms in panel dataHi, I would like to generate a table which shows share of number of firms (percentage of number of …
Subscribe to:
Post Comments (Atom)
0 Response to Computing predicted values and confidence intervals from ologit model
Post a Comment