########### certolizumab (with baseline risk)
network <- with(certolizumab, {
network.data(Outcomes, Study, Treat, N=N, response = "binomial", Treat.order,
baseline = "common", hy.prior = list("dhnorm", 0, 9.77))
})
# \donttest{
result <- network.run(network)
sucra(result)
# }
Run the code above in your browser using DataLab