Nothing
test_that("output from forward variable selection is as expected", {
model <- glm(y ~ ., data = stepwise, family = binomial(link = 'logit'))
expect_snapshot(blr_step_aic_both(model))
})
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.