create_stan_delays: Create delay variables for stan

create_stan_delaysR Documentation

Create delay variables for stan

Description

Create delay variables for stan

Usage

create_stan_delays(..., weight = 1)

Arguments

...

Named delay distributions specified using dist_spec(). The names are assigned to IDs

weight

Numeric, weight associated with delay priors; default: 1

Value

A list of variables as expected by the stan model

Author(s)

Sebastian Funk


EpiNow2 documentation built on Sept. 26, 2023, 5:11 p.m.