equivalence-deprecated: Deprecated Functions in Equivalence package

Description Usage Arguments Details See Also

Description

These functions are provided for compatibility with older versions of R only, and may be defunct as soon as the next release.

Usage

1
tost.data(x, null = 0, alpha = 0.05, Epsilon = 0.36, absolute = FALSE)

Arguments

x

the sample of paired differences

null

the value of the parameter in the null hypothesis

alpha

test size

Epsilon

magnitude of region of similarity

absolute

choose units: absolute (TRUE) or relative to the standard deviation (FALSE).

Details

The original help page for these functions is available at help("oldName-deprecated") (note the quotes). Functions in packages other than the base package are listed in help("pkg-deprecated").

tost.data is superceded by tost.

See Also

Deprecated


equivalence documentation built on May 1, 2019, 9:15 p.m.