Nothing
context("Test bandit4arm_lapse")
library(hBayesDM)
test_that("Test bandit4arm_lapse", {
# Do not run this test on CRAN
skip_on_cran()
expect_output(bandit4arm_lapse(
data = "example", niter = 10, nwarmup = 5, nchain = 1, ncore = 1))
})
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.