Nothing
get_pred_bounds <- function(y0_star, crit_val, se_y0_star, bound = 0) {
y0_star + bound * crit_val * se_y0_star
}
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.