| inventors_vs_mello | R Documentation |
The dataset mimics a meta-analysis table with study-level binary outcomes, inverse-variance weights, formatted odds ratios with 95\ intervals, and subgroup summary rows.
inventors_vs_mello
A data frame with 23 rows and 19 variables:
author: Study label (includes headers, studies, subtotals, total).
ai: Events in treatment group.
n1i: Total in treatment group.
ci: Events in control group.
n2i: Total in control group.
weights: Inverse-variance weights in percent.
orci: Formatted odds ratio with 95\
rb.a–rb.f: Risk-of-bias domains ("+", "-", or "?").
est: Odds ratio estimate.
lb: Lower 95% CI bound.
ub: Upper 95% CI bound.
cicol: Reserved column for formatted CI display.
group: Subgroup label ("Inventors", "Melodifestival Winners", "Total").
type: Row type ("header", "study", "subtotal", "total").
A synthetic example dataset for demonstrating subgroup forest plots.
Simulated data.
data(inventors_vs_mello)
head(inventors_vs_mello)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.