response
computes the concrete n_2-value for a given first stage z_1-value.
1 | response(parameters, n1, lambda1, lambda2, z)
|
Here, the Lagrangian framework is used du to the fact that the computation of n_2 can be reduced to a node-finding problem.
@param parameters Parameters specifying the design @param n1 First stage sample size @param lambda1 Penalization parameter for type I error @param lambda2 Penalization parameter for type II error @param z Z_1-value of the first stage @export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.