Welch: Welch F-test

Description Usage Arguments Value Author(s) References Examples

Description

This function performs Welch F-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 F-test

Author(s)

Mustafa CAVUS

References

Welch, B.L. (1951) On the comparison of several mean values, Biometrika, 38, 330-336.

Examples

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

mcavs/doex documentation built on Nov. 30, 2021, 10:16 a.m.