fisher_test: Fisher's exact test

Description Usage Arguments Value See Also

Description

Computes Fisher's exact test for 2 x 2 contingency tables.

Usage

1
fisher_test(data, x, y, alternative = "greater")

Arguments

data

tbl. Input data

x, y

character. Variable names

alternative

character. Alternative hypothesis, Default: "greater"

Value

tbl. Data frame with p-value for the test, odds ratio, and adjusted inverse hyperbolic sine CIs

See Also

adj_inv_sinh_ci_or()


idea-labs/comsldpsy documentation built on April 14, 2020, 4:28 p.m.