Description Usage Arguments Details Value
Compute the optimal design for predefined Lagrangian penalty terms.
1 | lagrange_design(parameters, lambda1, lambda2)
|
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 |
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.
An object of class design
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.