Nothing
Code
print_prior(RW(), nms = c("s", "along"), slots = c("scale", "along"))
Output
RW()
s: 1
along: NULL
Code
print_prior_header(AR())
Output
AR()
Code
print_prior_slot(AR(), nm = "n_coef", slot = "n_coef")
Output
n_coef: 2
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.