Learn R Programming

baggr (version 0.2.0)

show_model: Show Stan code for baggr models or objects

Description

Show Stan code for baggr models or objects

Usage

show_model(model)

Arguments

model

either a baggr object (fitted model) or one of "rubin", "mutau", "individual"

Value

Nothing is returned in R. Stan code will be opened externally (e.g. via notepad).