AlexanderGovern: Alexandern-Govern test

Description Usage Arguments Value Author(s) References Examples

Description

This function performs Alexander-Govern 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

test.statistic

the test statistic of the Alexander-Govern test

p.value

the p-value of the Alexander-Govern test

Author(s)

Mustafa CAVUS

References

Alexander, R.A., Govern, D.M. (1994) A new and simplier approximation for ANOVA under variance heterogeneity, Journal of Educational Statistics, 19(2), 91-101.

Examples

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

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

Related to AlexanderGovern in doex...