Learn R Programming

evanverse (version 0.3.7)

df_forest_test: Test Dataset for Forest Plots

Description

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

Arguments

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