run_chisquare: Chi-squared test on contingency table

Description Usage Arguments Examples

View source: R/mdat_run_fisherexact.R

Description

Chi-squared test on binary variable counts between test_set and background_set

Usage

1
run_chisquare(contingency_table, label = "label")

Arguments

contingency

table

Examples

1
run_chisquare(contingency_table, label="label")

nickilott/MDAT documentation built on Sept. 7, 2020, 7:03 a.m.