Nothing
test_that("The CDF of DTGIW", {
x <- c(0:10)
expect_equal(pDTGIW(x,3.45,0.7,1.05,0), pDTGIW(x,3.45,0.7,1.05,0,lower.tail=TRUE,log.p=FALSE))
})
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.