These functions are provided for compatibility with older versions of R only, and may be defunct as soon as the next release.
tost.data(x, null = 0, alpha = 0.05, Epsilon = 0.36, absolute = FALSE)
the sample of paired differences
the value of the parameter in the null hypothesis
test size
magnitude of region of similarity
choose units: absolute (TRUE) or relative to the standard deviation (FALSE).
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
.