Nothing
test_that("stages_csbhc works", {
start <- random_sevt(list(A = c("a", "aa", "aaa"),
B = c("b", "bb"),
C = c("c", "cc")))
start <- sevt_fit(start, sample_from(start, 1000), lambda = 0)
expect_silent(res <- stages_csbhc(start))
})
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.