getfisherP: compute fisher exact test (chisq test when failure) p value...

Description Usage Arguments

Description

compute fisher exact test (chisq test when failure) p value for two categorical variable

Usage

1
getfisherP(x, y, isBinary = FALSE)

Arguments

x

categorical var 1

y

categorical var 2

isBinary

if both are binary variable 0, 1, we can compute OR to determine direction of association


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.