lagrange_design: Find the optimal Lagrangian design

Description Usage Arguments Details Value

Description

Compute the optimal design for predefined Lagrangian penalty terms.

Usage

1
lagrange_design(parameters, lambda1, lambda2)

Arguments

parameters

The parameters (alpha, power, etc.) you want to use for your design

lambda1

Penalization parameter for type I error

lambda2

Penalization parameter for type II error

Details

Note that this design does not hold type I or type II error constraints necessarily. To find values of lambda1 and lambda2 which yield the exact error constraints use find_lambda.

Value

An object of class design


MatheMax/OptReSample documentation built on May 5, 2019, 8:14 a.m.