pubh (version 1.1.16)

chisq.fisher: Internal test for chi-squared assumption.Fisher (2 by 2). If results = T, it fails

Description

chisq.fisher is an internal function called by contingency and contingency2 that uses the Fisher exact test if results from the assumptions for the chi-squared test fail.

Usage

chisq.fisher(tab)

Arguments

tab

A numeric two by two table.