interpretations_noninferiority function

Interpretation set for non-inferiority tests

Interpretation set for non-inferiority tests

An interpretation_set object used for conducting non-inferiority tests. A convenient wrapper function, interpret_noninferiority, is provided, making use of this object. data

Format

An object of class interpretation_set of length 3.

interpretations_noninferiority

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.