Back to Appendix 2

knitr::opts_chunk$set(echo=FALSE,
                      fig.width=15,
                      fig.height=15)
library(knitr)
library(dplyr)
filter <- dplyr::filter
library(flextable)
library(rlang)
library(ggplot2)
library(gridExtra)
library(plotly)
setwd("~/work/winton/adverse/vignettes")
load_all("..")
events <- names(models_all)
nev <- length(events)
load(file="ors.rda")

Alkaline phosphatase

arrfn("ALKALINE PHOSPHATASE")

Network geometry summary

Proportion of potential comparisons with direct data: 0.38

Proportion of treatments compared to more than one other: 0.71

Median number of studies per direct comparison: 1 (interquartile range 1-1)

Proportion of direct comparisons informed by more than one study: 0

Meta analysis results

Estimates (and 95% credible intervals) of the odds ratio of each bisphosphonate treatment, versus observation only, under

The panels distinguish the treatment categories under the best-fitting network meta-analysis model.

Note:

plotarr[[3]]$ests

Comparison of different treatment groupings

Network meta-analysis models defined on different groupings of treatments are compared.

For the event ALKALINE PHOSPHATASE, observation-only and placebo are considered separately.

plotarr[[3]]$modcomp


chjackson/adverse documentation built on June 16, 2022, 4:53 p.m.