ScottSmith: Scott-Smith Test

Description Usage Arguments Value Author(s) References Examples

Description

This function performs adjusted Scott-Smith 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 Scott-Smith test

Author(s)

Mustafa CAVUS

References

Scott, A. and Smith, T. (1971) Interval estimates for linear combinations of means, Applied Statistics, 20, 276–285.

Examples

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

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

Related to ScottSmith in doex...