Description Usage Arguments Details Value Examples
Compute grid points for first interim analysis in a group sequential design
1 |
r |
Integer, at least 2; default of 18 recommended by Jennison and Turnbull |
theta |
Drift parameter for first analysis |
I |
Information at first analysis |
a |
lower limit of integration (scalar) |
b |
upper limit of integration (scalar |
Mean for standard normal distribution under consideration is mu = theta * sqrt(I)
A tibble
with grid points in z
, numerical integration weights in w
,
and a normal density with mean mu = theta * sqrt{I}
and variance 1 times the weight in w
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.