Skip to contents

Launches a Shiny app that allows interactive comparison of different priors for brma.

Usage

shiny_prior()

Value

NULL, function is called for its side-effect of launching a Shiny app.

Examples

if (FALSE) { # \dontrun{
shiny_prior()
} # }