network <- with(blocker, {
network.data(Outcomes, Study, Treat, N = N, response = "binomial")
})
# \donttest{
result <- network.run(network)
network.cumrank.tx.plot(result, txnames = c("control", "beta blocker"))
# }
Run the code above in your browser using DataLab