Nothing
context("[validate] Modified from NICE TSD4 smoking example")
test_that("The summaries match", {
network <- mtc.network(data.ab=read.table('../data/smoking-ume.data.txt', header=TRUE))
result <- replicate.example("smoking-ume", network, likelihood="binom", link="logit", type="ume")
compare.summaries(result$s1, result$s2)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.