equivalence-deprecated | R Documentation |
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)
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). |
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
.
Deprecated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.