create_stan_delays: Create delay variables for stan

View source: R/create.R

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 March 1, 2025, 1:29 a.m.