WelchAspin: Welch-Aspin test

Description Usage Arguments Value Author(s) References Examples

Description

This function performs the Welch-Aspin test.

Usage

1

Arguments

data

A vector containing the observations to which the treatments are randomly assigned.

group

A numerical or character vector indicating the treatment/control groups.

Value

pvalue

the p-value of the Welch-Aspin test

Author(s)

Mustafa CAVUS

References

Aspin, A.A. (1948) An examination and further development of a formula arising in the problem of comparing two means, Biometrika, 35, 88-96.

Examples

1
2
library(doex)
WA(hybrid$data,hybrid$species)

doex documentation built on Oct. 30, 2019, 10:32 a.m.

Related to WelchAspin in doex...