write_stantva_model | R Documentation |
Writes a StanTVA model to a file.
write_stantva_model(model, file = stdout())
model |
The StanTVA model object. |
file |
The file name. |
No return value, called for side effects.
write_stantva_model(model, "model.stan")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.