write_stantva_fit | R Documentation |
Writes a StanTVA fit object to a file.
write_stantva_fit(fit, file, ...)
fit |
The StanTVA fit object. |
file |
The file name. |
... |
Additional arguments passed to |
No return value, called for side effects.
write_stantva_fit(fit, "fit.rds")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.