deltahat.fun {cTOST}R 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.


[Package cTOST version 1.0.0 Index]