View source: R/integrateExpectedInformation.R
integrateExpectedInformation | R Documentation |
Internal function used by getExpectedSecondStageInformation()
to calculate the integral over the information.
integrateExpectedInformation(
firstStagePValue,
design,
likelihoodRatioDistribution,
...
)
firstStagePValue |
First-stage p-value or p-values. Must be a numeric vector between 0 and 1. |
design |
An object of class |
likelihoodRatioDistribution |
The distribution to be used for the effect size of the likelihood ratio in the optimal conditional error function. Options are
|
... |
Additional arguments needed for |
Integral over the information of the second stage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.