# NOT RUN {
pvalueplot(
est1.ll = 0.9,
est1.ul = 12,
xlabel = "Relative Risk"
)
pvalueplot(
est1.ll = 0.8,
est1.ul = 3.8,
est2.ll = 1.2,
est2.ul = 2,
label1 = "Estimate 1",
label2 = "Estimate 2",
xlabel = "Relative Risk",
citype = "95%CI"
)
# }
Run the code above in your browser using DataLab