Description Usage Arguments Value
Compiles a stan model
1 | compile_model(model_id, auto_write = TRUE, git_ignore = TRUE, ...)
|
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 |
A compiled stan model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.