Fisher Exact test - Different p-value

When I use tableby with cat.test = "fe" I get p-values as 0.414
But when I use fisher.test(). with the same variable then p-value is 0.3888
Why is this difference.

Please help me with the reason

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.