Skip to contents

engine_stan builds a list with stan model code. This function concatenates them together.

Usage

wrap_stanmodel(sm_code)

Arguments

sm_code

A list object with exactly 7 entries.

Value

A character object.