stantva_model | R Documentation |
Creates a StanTVA model object.
stantva_model(..., stan_options = list())
... |
Additional arguments passed to |
stan_options |
The Stan options, passed to |
The StanTVA model object.
model <- stantva_model(locations = 2, task = "pr")
model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.