obj_fun_alpha_star {cTOST} | R Documentation |
Objective function to optimise
Description
Objective function to optimise
Usage
obj_fun_alpha_star(test, alpha, sigma_nu, nu, delta, ...)
Arguments
test |
A |
alpha |
A |
sigma_nu |
A |
nu |
A |
delta |
A |
... |
Additional parameters. |
Value
The function returns a numeric
value for the objective function.
Author(s)
Younes Boulaguiem, Stéphane Guerrier, Dominique-Laurent Couturier
[Package cTOST version 1.0.1 Index]