launch_shinystan.brmcoda {multilevelcoda} | R Documentation |
Interface to shinystan
Description
Provide an interface to shinystan for models fitted with brms
Usage
## S3 method for class 'brmcoda'
launch_shinystan(object, ...)
Arguments
object |
A fitted model object of class |
... |
Optional arguments to pass to
|
Value
An S4 shinystan object
See Also
[Package multilevelcoda version 1.3.0.2 Index]