fishers.exact: Fisher's Exact Test

Description Usage Arguments

Description

Fisher's Exact Test

Usage

1
fishers.exact(targetcolumn, alternative, alpha, control, tot.obs, label, data)

Arguments

targetcolumn

Character string, name of response column to be tested.

alternative

Character string(s) specifying the direction of the alternative hypothesis. Must be one or more of "greater", "two.sided", or "less".

alpha

Significance level (numeric) to be used.

control

Level of dose to be used as the control for dichotomous data.

tot.obs

Total number of observations for each dose level for dichotomous data.

label

Output label.

data

Input dataframe.


drsmooth documentation built on May 1, 2019, 10:28 p.m.