Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • ologit interpretation - no issues with code.

    Hello all,

    I'm going through stuff I have previously written, and I'm just trying to refresh my memory

    I had performed this regression

    Code:
    ologit ASA experiencegrp* age [pw=weight],or
    ASA- is a measure of sickliness from 1-3
    experiencegrp - continuous variables (2 splines)
    age - age of pt

    I obtained the following result - see attached

    Just to confirm - from the result as the ASA is a three levelled ordinal variable I can not interpret the relation of exerpiencegrp on ASA right?

    But instead, I need to obtain predicted probabilities for each ASA level using
    -margins plot-

    Which I have done with the help of statlist:
    https://www.statalist.org/forums/for...tic-regression

    Click image for larger version

Name:	Capture1.PNG
Views:	1
Size:	11.5 KB
ID:	1734590
Working...
X