obj_fun_delta_hat {cTOST} | R Documentation |
Objective Function of the delta-TOST Corrective Procedure
Description
Objective Function of the delta-TOST Corrective Procedure
Usage
obj_fun_delta_hat(delta_star, sigma, alpha, delta, nu)
Arguments
delta_star |
The (bio)equivalence bound parameter to be optimized. |
sigma |
The considered standard error. |
alpha |
The nominal level for the test. |
delta |
The (bio)equivalence bound used for the TOST decision. |
nu |
The degrees of freedom parameter. |
[Package cTOST version 1.0.0 Index]