| stantvacode-class | R Documentation |
StanTVA code class
codeThe generated Stan code.
configA list of model configuration parameters, as passed to stantva_code() or stantva_model().
include_pathThe path to the StanTVA includes (usually identical to stantva_path()).
dfThe degrees of freedom of the model parameters.
dimThe dimensions of the model parameters.
versionThe RStanTVA package version that was used to generate this model fit.
priorsPriors for the model parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.