equivalent_at {PAutilities} | R Documentation |
Determine the minimum equivalence zone necessary for establishing equivalence in a paired equivalence test
Description
Paired equivalence tests are conducted based on a pre-specified zone of equivalence. Following the test, it is useful to know how minimally small or large the zone would have needed to be in order for the test to indicate equivalence.
Usage
equivalent_at(result)
get_absolute_equivalent_at(result)
get_relative_equivalent_at(result)
Arguments
result |
data frame constructed in
|
[Package PAutilities version 1.2.1 Index]