equivalenceTest: Equivalence Test for the Means of Two Normal Distributions

Two methods for performing equivalence test for the means of two (test and reference) normal distributions are implemented. The null hypothesis of the equivalence test is that the absolute difference between the two means are greater than or equal to the equivalence margin and the alternative is that the absolute difference is less than the margin. Given that the margin is often difficult to obtain a priori, it is assumed to be a constant multiple of the standard deviation of the reference distribution. The first method assumes a fixed margin which is a constant multiple of the estimated standard deviation of the reference data and whose variability is ignored. The second method takes into account the margin variability. In addition, some tools to summarize and illustrate the data and test results are included to facilitate the evaluation of the data and interpretation of the results.

Version: 0.0.1.1
Depends: R (≥ 3.0.0)
Imports: polynom, rootSolve, cubature, Rdpack, stats, graphics
Published: 2019-03-04
Author: Chao Wang [aut, cre]
Maintainer: Chao Wang <wan9c9 at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: equivalenceTest results

Documentation:

Reference manual: equivalenceTest.pdf

Downloads:

Package source: equivalenceTest_0.0.1.1.tar.gz
Windows binaries: r-devel: equivalenceTest_0.0.1.1.zip, r-release: equivalenceTest_0.0.1.1.zip, r-oldrel: equivalenceTest_0.0.1.1.zip
macOS binaries: r-release (arm64): equivalenceTest_0.0.1.1.tgz, r-oldrel (arm64): equivalenceTest_0.0.1.1.tgz, r-release (x86_64): equivalenceTest_0.0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=equivalenceTest to link to this page.