Learn R Programming

equivalenceTest (version 0.0.1.1)

equivTestMWCMLE: Equivalence test by Modified Wald test with standard error estimated by RMLE (MWCMLE)

Description

Equivalence test by Modified Wald test with standard error estimated by RMLE (MWCMLE).

Usage

equivTestMWCMLE(vecT, vecR, alpha = 0.05, marginX = 1.7,
  method = "MWCMLE")

Arguments

vecT

the sample data for test product, can be a vector of observed values or a list returned by createEquivTestSmpl

vecR

the sample data for reference product, can be a vector of observed values or a list returned by createEquivTestSmpl

alpha

the nominal size, default = 0.05

marginX

the margin multiplier, default = 1.5

method

a string indicating the method used in the equivalence test.

Value

a list containing the test result

Details

See weng2018improved;textualequivalenceTest.

References

weng2018improvedequivalenceTest