test_multiforest: Sample output specificaton for forest plot

Description Usage Format Examples

Description

A spreadsheet with sample data in the format for the multiforest function to produce multiple forest plots.

Usage

1

Format

A data frame with 9 observations on the following 23 variables.

s1text

text, a factor with levels Men Myocardial infarction OVERALL Stable angina Women

s1fontface

font style, a factor with levels bold.italic italic plain

s1just

justification (left, right centre), a factor with levels left

s1fontsize

a numeric vector

a2text

a factor with levels 26791 3542 5642 7843 9764 N

x1mean

log odds ratio for plotting, a numeric vector

x1se

standard error of log odds ratio for plotting, a numeric vector

x1xlab

label on the X axis, a factor with levels Odds ratio

s2text

text odds ratio and confidence interval, a factor with levels 1.11 (0.75, 1.64) 1.35 (0.75, 2.43) 1.49 (1.01, 2.21) 1.65 (0.92, 2.97) 1.82 (1.50, 2.22) OR (95% CI)

s2fontface

a factor with levels italic plain

s2just

a factor with levels right

s2fontsize

a numeric vector

s3text

a factor with levels * ***

s3just

a factor with levels left

g1boxsize

a numeric vector

g1mean

a numeric vector

g1se

a numeric vector

g1xlab

a factor with levels Hazard ratio

g1linewidth

a numeric vector

g1boxcolour

a factor with levels black blue green orange red

g1linecolour

a factor with levels black blue green orange red

g1graphwidth

a numeric vector

g1summary

whether to show a summary diamond (1) or a box and whisker (0), a numeric vector

Examples

1
2

CALIBERdatamanage documentation built on Nov. 23, 2021, 3 p.m.