powered by
Creates a StanTVA model object.
stantva_model(..., stan_options = list())
The StanTVA model object.
Additional arguments passed to stantva_code().
stantva_code()
The Stan options, passed to stan_model()
stan_model()
if (FALSE) { model <- stantva_model(locations = 2, task = "pr") model }
Run the code above in your browser using DataLab