Nothing
chisq <- 22
lambdas <- 1
gamma <- 2
test_that("warning, not error, on one lambda", {
expect_warning(peba_pvalue(chisq, lambdas, 2))
expect_warning(eba_pvalue(chisq, lambdas, 2))
expect_warning(peba_pvalue(chisq, lambdas, 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.