stantvacode-class: StanTVA code class

stantvacode-classR Documentation

StanTVA code class

Description

StanTVA code class

Slots

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.


RStanTVA documentation built on April 16, 2025, 5:10 p.m.