brms (version 1.10.2)

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.