Skip to main content
Skip table of contents

getBioequivalenceResults

Get results for different steps in bioequivalence analysis.

Usage

R
getBioequivalenceResults(...)

Arguments

...

(character) Name of the step whose values must be displayed : "anova", "coefficientsOfVariation", "confidenceIntervals"

Examples

R
if (FALSE) {
bioeqResults = getBioequivalenceResults() # retrieve all the results values.
bioeqResults = getBioequivalenceResults("anova", "confidenceIntervals") # retrieve anova and confidence intervals results.
} 
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.