Description Usage Arguments Details Value
Evaluate a meta-analysis approach
1 2 | evaluateMetaAnalysisApproach(simulationSettings, iterations = 100,
metaAnalysisFunction, seed = 0, ...)
|
simulationSettings |
An object of type |
iterations |
Number of times the simulation should be run. |
metaAnalysisFunction |
The function performing the meta-analysis. |
seed |
The random seed to be used. Set before the first iteration. |
... |
Additional arguments that will be passed on to the meta- analysis function. |
The meta-analysis function should accept a simulation
object, and produce an estimate data frame.
Something
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.