cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
nickki_s
Level I

LSMeans Tests between Student's t vs. Tukey HSD

Has anyone seen this result where Student's t letters are the same while Tukey HSD letters are different. I usually see visa versa. Any thought?

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: LSMeans Tests between Student's t vs. Tukey HSD

I would not perform any post hoc tests until I validated the assumptions of the model and addressed all the issues with the estimation.

  • Did you notice the warnings in the report of the variance components?
  • Did you notice that your model is over-specified and the fixed and random effects are confounded?
  • Did you notice that one of the random effects is zeroed?
  • How do you justify treating gender as a random effect?

 

I don't think that this analysis is quite ready for any post hoc tests.

View solution in original post

1 REPLY 1

Re: LSMeans Tests between Student's t vs. Tukey HSD

I would not perform any post hoc tests until I validated the assumptions of the model and addressed all the issues with the estimation.

  • Did you notice the warnings in the report of the variance components?
  • Did you notice that your model is over-specified and the fixed and random effects are confounded?
  • Did you notice that one of the random effects is zeroed?
  • How do you justify treating gender as a random effect?

 

I don't think that this analysis is quite ready for any post hoc tests.

Recommended Articles