create_stan_delays {EpiNow2} | R 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
[Package EpiNow2 version 1.7.1 Index]