Nothing
test_that("Time Estimate - Unit Check", {
data <- SEQdata
time <- SEQestimate(data, "ID", "time", "eligible", "tx_init", "outcome", list("N", "L", "P"), list("sex"),
method = "ITT", options = SEQopts())
expect_length(time, 3)
})
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.