Skip to content
Back to formatted view

Raw Message

Message-ID: <8F44062F-1B2C-4365-9132-8452EE0403EF@collocations.de>
Date: 2020-07-06T20:28:33Z
From: Stefan Evert
Subject: how to calculate odd ratios with R?
In-Reply-To: <CAMk+s2RERrPE4EnDASqpyihZDTjxcPu=gAXjFLgtrrvc1N1TAA@mail.gmail.com>

fisher.test() computes exact confidence intervals for the odds ratio.

> On 6 Jul 2020, at 15:01, Luigi Marongiu <marongiu.luigi at gmail.com> wrote:
> 
> Is there a simple function from some package that can also add a
> p-value to this test? Or how can I calculate the p-value on my own?