Description Usage Arguments Details Value
err
approximates the deviation of a design implemented with lambda1
and lambda2
of the error constraints that
were specified in parameters
.
1 | err(parameters, lambda1, lambda2)
|
parameters |
Parameters specifying your design |
lambda1 |
Penalization parameter for type I error |
lambda2 |
Penalization parameter for type II error |
This is a numerical approxmiation to allow a faster search for the correct lambda-values. find_lambda is based on this function.
A two-dimensional vector which gives the deviation of type I resp. type II error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.