create_stan_delays: Create delay variables for stan
Description
Create delay variables for stan
Usage
create_stan_delays(..., weight = 1)
Value
A list of variables as expected by the stan model
Arguments
- ...
Named delay distributions specified using dist_spec()
.
The names are assigned to IDs
- weight
Numeric, weight associated with delay priors; default: 1