Learn R Programming

brms (version 0.9.1)

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.