forplotdata.Rd
Simulated summary data from 10 outcomes to be presented in a forst plot. Each row represents the summary of one outcome variable for two treatment groups with columns for the variable name (vlabel), number of observations and mean (sd) for each group (n1, n2, n3 and n4), the difference between groups (beta), with 95% CI (beta_lci and beta_uci), and a p-value (p1)
forplotdata
A data frame with 9 columns: vlabel
, n1
, n2
, n3
, n4
,
beta
, beta_lci
, beta_uci
and p1
.