fisher23_fast: Fisher-type (2x3) table association analysis for calculating...

Description Usage Arguments Value Author(s)

View source: R/fisher.R

Description

Fisher-type (2x3) table association analysis for calculating one (marginal) p-value

Usage

1
fisher23_fast(obs, epsilon)

Arguments

obs

The observed (2x3) table

epsilon

A threshold for comparing real numbers to zero

Value

A list containing:

nonrand_p

The non-randomized (conservative) p-value

rand_p

The randomized (non-conservative) p-value

prob_table

The conditional probability of the observed table (given the merginals)

Author(s)

ThorstenDickhaus


mutoss documentation built on May 2, 2019, 5:56 p.m.