obj_fun_alpha_star: Objective function to optimise

View source: R/equiv.R

obj_fun_alpha_starR Documentation

Objective function to optimise

Description

Objective function to optimise

Usage

obj_fun_alpha_star(test, alpha, sigma_nu, nu, delta, ...)

Arguments

test

A numeric value specifying the significance level to optimise.

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 for the objective function.

Author(s)

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


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