Skip to contents

A sample dataset used for demonstrating and testing forest plot functionality. Contains example effect sizes, confidence intervals, and study information.

Format

A data frame with 12 rows and 5 columns:

variable

Character vector of variable names

estimate

Numeric vector of effect estimates

conf.low

Numeric vector of lower confidence limits

conf.high

Numeric vector of upper confidence limits

p.value

Numeric vector of p-values

Source

Created for testing and demonstration purposes.