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(..., time_points = 1L)

Arguments

...

Named delay distributions. The names are assigned to IDs

time_points

Integer, the number of time points in the data; determines weight associated with weighted delay priors; default: 1

Value

A list of variables as expected by the stan model


epiforecasts/EpiNow2 documentation built on April 27, 2024, 9:15 p.m.