Skip to contents

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 brmcoda.

...

Optional arguments to pass to launch_shinystan or runApp.

Value

An S4 shinystan object

See also