Skip to contents

Create delay variables for stan

Usage

create_stan_delays(..., weight = 1)

Arguments

...

Named delay distributions specified using dist_spec(). The names are assigned to IDs

weight

Numeric, weight associated with delay priors; default: 1

Value

A list of variables as expected by the stan model

Author

Sebastian Funk