Nothing
context("test-regDIF")
test_that("Stop for negative tuning values.", {
expect_error(regDIF(ida[,1:6],
ida[,7:9],
tau = -1),
"Tau values must be non-negative.")
})
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.