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
Making a figure including confidence intervals for multiple groupsDear Stata-users, As I was working on my thesis, I was wondering about the following. I have made t…
Reshape wide to long - datasetHello, I need to organize my data and convert it from wide to long. Since I have to many variables …
Long data? Help. New to StataHi. I am new to Stata, and coming back to data analysis after 20 years since my undergraduate. I am …
Regression for all possible combinations of variablesHello all, I am a new STATA user and trying to run a foreach regression loop. I have 32 independent…
Panel data - matching observations from an unsorted datasetDear all, I have a panel dataset No.1 with multiple variables, including time, personal id, educati…
Subscribe to:
Post Comments (Atom)
0 Response to Computing predicted values and confidence intervals from ologit model
Post a Comment