powered by
Writes a StanTVA fit object to a file.
write_stantva_fit(fit, file, ...)
No return value, called for side effects.
The StanTVA fit object.
The file name.
Additional arguments passed to saveRDS().
saveRDS()
if (FALSE) write_stantva_fit(fit, "fit.rds")
Run the code above in your browser using DataLab