Hi everyone,
In a nutshell, I have the following model for which I would like to automatically compute the changing OR and CI for the effect of treatment (treat2c=1) over time (fui=0,1,3,5,7,10,15). I would then like to use calculated numbers to produce a line plot with surrounding confidence intervals.
I can compute the OR and CI manually, but I would very much prefer to learn how to directly produce those results. I also understand that marginplot would be quite useful if my outcome was linear or even binary. However, given that the outcome is ordinal, this command results in a separate output per outcome level. This isn't exactly what I'm looking for. Any idea on how to code this?
The model:
meologit tr i.treat2c##c.fui i.trpre i.rvdilpre i.rvsdpre aac creptvr clead pvd ceps, || id: fui, vce(robust) or
Array
Related Posts with plotting additive interaction after mixed effect ordinal regression (meologit)
Replace variable if commandI have a set of European regions for many different years and I would like to create a variable whic…
Unit-root test for a bounded seriesHi All, I would like to test for unit root for a series that is bounded, i.e., a series which lies …
Problem by making an ordered probit variableHello, I am using panel data, where my dataset includes 4 different target firm characteristics and…
Error in Stata 16Hello, I try to run "ssc new" in Stata 16 IC on Windows and get the following error: "file ssc_resu…
Westerlund cointegration testI am attempting to estimate a panel co-integration. I converted 'country' to numeric using encode co…
Subscribe to:
Post Comments (Atom)
0 Response to plotting additive interaction after mixed effect ordinal regression (meologit)
Post a Comment