Nothing
c(0.044, 0.065, 0.115, 0.016, 0.076, 0.035, 0.027, 0.410, 0.212)
c(0.04, 0.055, 0.100, 0.014, 0.070, 0.020, 0.018, 0.350, 0.333)
data.frame(
control = c(0.044, 0.063, 0.113, 0.016, 0.075, 0.028, 0.022, 0.390, 0.249),
# worst = c(0.044, 0.065, 0.115, 0.016, 0.076, 0.035, 0.027, 0.410, 0.212)
best = c(0.04, 0.055, 0.100, 0.014, 0.070, 0.020, 0.018, 0.350, 0.333)
) %>%
set_ordinalsimr_options(default_distributions = .)
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.