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

To calculate FDR

Hi

I have one query, while calculating FDR value from p-value in jmp addin function, I used all the p-value of the model:

The main effect(X, Y) and interaction effect(X*Y) including intercept p-value, is that process of FDR calculation is correct?

Paremter Estimates

Term                     Prob>ItI

Intercept               <0.001

x                           <0.01

y                            <0.02

x*Y                        <0.04

 

Please help me to know.

1 REPLY 1

Re: To calculate FDR

Please see this description in the JMP Help system.

Recommended Articles