Announcement

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

  • Time-effect among groups

    Hi,

    i'm testing the efficacy of the same treatment on three different groups of patients.
    I chose anova test (https://stats.idre.ucla.edu/stata/se...is-with-stata/) for repeated measures, and this is my command:

    anova edsst gravitygroup / id | gravitygroup time gravitygroup#time, repeated(time)

    in which edsst is my dependent, gravitygroup my independent variable (the three group of patients), and time represents the two time points in which i analyzed the effect of the same treatment.

    I'd like to perform a post hoc analysis, comparing the difference group by group (1 vs 2, 2 vs 3 and 1 vs 3) to verify the magnitude of difference and to test if there is only one group that differs from others.

    How can i obtain these results?

    thanks a lot

  • #2
    Emanuele:
    have you taken a look at -help contrast- and related entry in Stata .pdf manual?
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      No, can you help me?

      Comment


      • #4
        Emanuele:
        take look at the examples reported in -contrast- entry, Stata .pdf manual.
        As the Stata .pdf manula comes with your Stata copy, you can easily access it yourself.
        Kind regards,
        Carlo
        (Stata 19.0)

        Comment


        • #5
          https://stats.idre.ucla.edu/stata/se...is-with-stata/

          sounds good?!

          Comment


          • #6
            Emanuele:
            yes, it does.
            And it mentions -contrast-.
            Kind regards,
            Carlo
            (Stata 19.0)

            Comment

            Working...
            X