View source: R/distribution.search.function.R
This function isn't generally used, it is used to get the distribution of the test statistic at each look
1 2 | distribution.search.function(x, k, incv, look, upper.prev, lower.prev,
n.grid, density.prev, target)
|
x |
integrating over x |
k |
the number of treaments in this trial |
incv |
Incv is the number of increments in the integration |
look |
the current interim analysis |
upper.prev |
previous upper bound |
lower.prev |
previous lower bound |
n.grid |
number of points to integrate over |
density.prev |
previous density of test statistic |
target |
target value in the spending function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.