Nothing
test_that("can draw from prior distribution", {
prior <- check_prior(P_f = 1, P_r = 2, J = 2, ordered = FALSE)
checkmate::expect_list(draw_from_prior(prior, C = 2))
})
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.