launch_shinystan.brmcoda: Interface to shinystan
Description
Provide an interface to shinystan for models fitted with brms
Usage
# S3 method for brmcoda
launch_shinystan(object, ...)
Value
An S4 shinystan object
Arguments
- object
A fitted model object of class brmcoda
.
- ...
Optional arguments to pass to
launch_shinystan
or
runApp
.