compile_model: Compiles a stan model

Description Usage Arguments Value

View source: R/compile.R

Description

Compiles a stan model

Usage

1
compile_model(model_id, auto_write = TRUE, git_ignore = TRUE, ...)

Arguments

model_id

A name for a model

auto_write

Logical, defaulting to TRUE, indicating whether to save compiled model

git_ignore

Logical, defaulting to TRUE, indicating whether the compiled model should be added to the projects .gitignore

Value

A compiled stan model


odaniel1/stanworkflowR documentation built on Nov. 4, 2019, 10:14 p.m.