| show,stantvamodel-method | R Documentation |
Prints a StanTVA model object.
## S4 method for signature 'stantvamodel'
show(object)
object |
The StanTVA model object. |
The printed object.
## Not run:
model <- stantva_model(locations = 4)
show(model)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.