test_that("falsediscoveryrate is deprecated", {
expect_snapshot({
expect_equal(falsediscoveryrate(eta = 1, chi = 1, rho = 1, M = 10, R = NULL,
assumption = "stsl"), 0)
})
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.