Skip to contents

Print Stan code from a fitted model

Usage

stan_code(fit)

Arguments

fit

A CmdStanFit object.

Value

The Stan code string (invisibly).