symmetric {MetaAnalyser} | R Documentation |
Artificially symmetric meta-analysis data
Description
Artificial meta-analysis dataset with a symmetric pattern about the pooled estimate.
Usage
data("symmetric")
Format
A data frame with 13 observations on the following 3 variables.
name
Study name, here simply a numeric vector from 1 to 13
est
Study-specific estimate
se
Standard error
Details
Used in this package to illustrate an idealised situation where there is no correlation between effect size and precision across studies.
Examples
## Not run: MetaAnalyser(symmetric)
[Package MetaAnalyser version 0.2.1 Index]