+ Reply to Thread
Results 1 to 4 of 4

Thread: Post Hoc analyses using PROC MIXED

  1. #1
    Points: 388, Level: 7
    Level completed: 76%, Points required for next Level: 12

    Posts
    5
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Cool Post Hoc analyses using PROC MIXED



    I have conducted initial analyses and planned contrasts on my datasets using the Proc Mixed repeated measures procedure for 2 reasons: 1) there are both between and within effects in my data, 2) the datasets are uneven and when using the repeated function in GLM missing values are not considered.

    Having said that, I was asked by a reviewer to run post hoc analyses with a Bonferroni adjustment. In reading the stats manual, I believe it is possible to perform this using Proc Mixed but I wanted to clarify that this is the case.

    Additionally, it appears that IF I use Proc Mixed I have to run LSMEANS with a Bonferroni adjustment..... can anyone out there clarify this for me before I run the stats and interpret them (possibly incorrectly)? Thank you so much for your help.

    I have attached a copy of my code if that is helpful.

    KTATC

  2. #2
    Points: 2,626, Level: 31
    Level completed: 18%, Points required for next Level: 124

    Location
    Dallas, TX
    Posts
    311
    Thanks
    12
    Thanked 94 Times in 93 Posts

    Re: Post Hoc analyses using PROC MIXED

    Your code seems fine & lsmeans is the only option for running Bonferroni correction with proc Mixed. With GLM you would have had both the Means & Lsmeans options but not with proc Mixed.

  3. The Following User Says Thank You to jrai For This Useful Post:

    ktatc (02-20-2012)

  4. #3
    Points: 388, Level: 7
    Level completed: 76%, Points required for next Level: 12

    Posts
    5
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Re: Post Hoc analyses using PROC MIXED

    Thank you for your prompt reply. I appreciate your taking the time to answer my question. One more question, do you think that GLM would be a better analysis??

  5. #4
    Points: 2,626, Level: 31
    Level completed: 18%, Points required for next Level: 124

    Location
    Dallas, TX
    Posts
    311
    Thanks
    12
    Thanked 94 Times in 93 Posts

    Re: Post Hoc analyses using PROC MIXED


    If your model consists of random effects then you should use only mixed/glimmix & possibly genmod. If it is a fixed effects model then GLM is a good choice.

  6. The Following User Says Thank You to jrai For This Useful Post:

    ktatc (02-20-2012)

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats