powered by
Prints a StanTVA model object.
# S4 method for stantvamodel show(object)
The printed object.
The StanTVA model object.
if (FALSE) { model <- stantva_model(locations = 4) show(model) }
Run the code above in your browser using DataLab