get_alpha_star: Get alpha star

View source: R/equiv.R

get_alpha_starR Documentation

Get alpha star

Description

Get alpha star

Usage

get_alpha_star(alpha, sigma_nu, nu, delta, ...)

Arguments

alpha

A numeric value specifying the significance level (default = 0.05).

sigma_nu

A numeric value corresponding to the estimated standard error.

nu

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

delta

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

...

Additional parameters.

Value

The function returns a numeric value that corresponds to the solution of the optimisation.

Author(s)

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


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