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
JenniferTaft
Level I

Planned T Test in Standard least Square model

sorry if the question is obvious, but nooby alert!

I am running a full factorial model with Factor A, categorical 2 levels, Factor B, categorial 7 levels, and Factor C (participants) defined as a random factor. 

I use the standard least square personality, and I have JMP. 15. 

I have found a signiticant interaction between the factors A and B, and now I want to do 7 post-hoc t-tests between all the individual levels of B: i.e.
A1-B1  vs A2-B1;

A1-B2 vs A2-B2;

...

A1-B7 vs A2-B7;

 

if I used the "LSmean Students t" tools on the interaction, it will compute all possible pairs (including A1-B1 vs A2-B2, ...). This will have a consequence on my statistical power. So how can I restrict the t-test to just the one that I need?

Many thanks

Jennifer.  

1 REPLY 1

Re: Planned T Test in Standard least Square model

The Fit Least Squares platform provides several post hoc tests. See the Custom Test option.

Recommended Articles