deltahat.fun: Get Corrected (Bio)Equivalence Bounds

View source: R/equiv.R

deltahat.funR Documentation

Get Corrected (Bio)Equivalence Bounds

Description

This function applies the delta-TOST corrective procedure to obtain the corrected (bio)equivalence bounds

Usage

deltahat.fun(sigma, alpha, delta, nu)

Arguments

sigma

A numeric value corresponding to the standard error.

alpha

A numeric value specifying the significance level.

delta

A numeric value corresponding to (bio)equivalence limit. We assume symmetry, i.e, the (bio)equivalence interval corresponds to (-delta,delta)

nu

A numeric value corresponding to the number of degrees of freedom.


cTOST documentation built on April 4, 2025, 4:06 a.m.