Create delay variables for stan
create_stan_delays(..., time_points = 1L)
...
: Named delay distributions. The names are assigned to IDstime_points
: Integer, the number of time points in the data; determines weight associated with weighted delay priors; default: 1A list of variables as expected by the stan model
Useful links