stantvacode-class | R Documentation |
StanTVA code class
code
The generated Stan code.
config
A list of model configuration parameters, as passed to stantva_code()
or stantva_model()
.
include_path
The path to the StanTVA includes (usually identical to stantva_path()
).
df
The degrees of freedom of the model parameters.
dim
The dimensions of the model parameters.
version
The RStanTVA package version that was used to generate this model fit.
priors
Priors for the model parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.