test_that("Burn-in equilibrium density", {
pars <- get_default_pars()
N <- find_equilibrium_burnin(0, pars)
expect_true(N > 0)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.