Learn R Programming

EpiNow2 (version 1.6.1)

create_stan_delays: Create delay variables for stan

Description

Create delay variables for stan

Usage

create_stan_delays(..., time_points = 1L)

Value

A list of variables as expected by the stan model

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