Rdocumentation
powered by
Learn R Programming
brms (version 1.1.0)
stancode: Extract Stan Model Code
Description
Extract the model code in Stan language
Usage
stancode(object, ...)
Arguments
object
An object of class
brmsfit
...
Currently ignored
Value
model code in stan language for further processing.