equivTestMWCMLE: Equivalence test by Modified Wald test with standard error...

Description Usage Arguments Details Value References

View source: R/equivTest_MWCMLE.R

Description

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

Usage

1
2
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.

Details

See \insertCiteweng2018improved;textualequivalenceTest.

Value

a list containing the test result

References

\insertRef

weng2018improvedequivalenceTest


equivalenceTest documentation built on May 1, 2019, 8:18 p.m.