interpretations_equivalence {confinterpret}R Documentation

Interpretation set for equivalence tests

Description

An interpretation_set object used for conducting equivalence tests. A convenient wrapper function, interpret_equivalence, is provided, making use of this object.

Usage

interpretations_equivalence

Format

An object of class interpretation_set of length 3.

Details

This interpretation_set object contains placeholders for descriptive names of the comparison intervention and tested intervention. When used with confinterpret these are provided via the comparison_labels parameter as a named character vector of length 2, c(comparison_intervention = "Your control / comparison intervention", tested_intervention = "Your new / tested intervention"). When using the convenience wrapper function, this is handled through the groups parameter.


[Package confinterpret version 1.0.0 Index]