get_alpha_star {cTOST} | R 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
[Package
cTOST version 1.0.0
Index]