From 6bc31e6b30dc420c4fd6333c89bc19ea2e39b2ca Mon Sep 17 00:00:00 2001 From: Matias-Lopez-13 <112888781+Matias-Lopez-13@users.noreply.github.com> Date: Thu, 20 Jun 2024 08:35:44 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13d94a6..85a3590 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DrBristol -This is an R package that does XXXX +A set of functions to compute $p$-values and perform sensitivity analysis, adapting Fisher’s $p$-value test to case studies and process tracing. It uses unbiased and biased urn models to draw null distributions in the absence of randomization. # Installation Instructions