Learn R Programming

drsmooth (version 1.9.0)

dunnetts: Dunnett's

Description

Dunnett's

Usage

dunnetts(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.
alpha
Significance level (numeric) to be used.
control
Not relevant for this function
tot.obs
Not relevant for this function
label
Label of the alternative direction for output.
data
Input dataframe.