Skip to contents

This function is used within epidist_stancode() to label the generated Stan code with the version of epidist used. To view the full Stan code for any particular epidist model, we recommend use of brms::make_stancode().

Usage

epidist_version_stanvar()

Value

A brms Stan chunk containing the epidist package version used to build the Stan code.

See also

Other utils: epidist_stan_chunk(), floor_mult()