exact p-value for those >0.5
Quote from Deleted user on 10/10/2024, 11:26 amDear Madam/Sir,
I am working on showing exact P-values for those >0.5. In my model, I have both categorical and continuous variables as attached. May I know how to show/calculate param#4 and param #7 exact p-values?
Thank you!
Jim
Dear Madam/Sir,
I am working on showing exact P-values for those >0.5. In my model, I have both categorical and continuous variables as attached. May I know how to show/calculate param#4 and param #7 exact p-values?
Thank you!
Jim
Uploaded files:
Quote from Eric Grant on 10/10/2024, 1:28 pmHi Jim,
Thanks for the question. As you’ve noted, Epicure (all analysis modules) report p values that are greater than 0.5 as “> 0.5”. If you want to get the value with greater precision, you can use the “chisq” function to compute the p value directly. See the attached code using a model that is similar to your model (the data are synthetic).
Hope this helps!
Hi Jim,
Thanks for the question. As you’ve noted, Epicure (all analysis modules) report p values that are greater than 0.5 as “> 0.5”. If you want to get the value with greater precision, you can use the “chisq” function to compute the p value directly. See the attached code using a model that is similar to your model (the data are synthetic).
Hope this helps!
