Nothing
test_that("Nonparametric transformation model check", {
## Check the fit of dependent censoring model
#Check summary table
#expect_message(output$parameterEstimates)
expect_true(-1<rhohat|rhohat<1)
expect_equal(l, 5)
expect_true(inherits(output, "fitNonPar"))
})
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.