alphahat.fun: Get Corrected Level

View source: R/equiv.R

alphahat.funR Documentation

Get Corrected Level

Description

This function applies the alpha-TOST corrective procedure to obtain the corrected level.

Usage

alphahat.fun(sigma, nu, alpha, delta, tol = 1e-07)

Arguments

sigma

A numeric value corresponding to the standard error.

nu

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

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)

tol

A numeric value corresponding to the tolerance to be applied during the optimization (see 'optim')

Author(s)

Younes Boulaguiem, Stéphane Guerrier, Dominique-Laurent Couturier


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