create_stan_params: Create parameters for stan

create_stan_paramsR Documentation

Create parameters for stan

Description

Create parameters for stan

Usage

create_stan_params(..., lower_bounds = NULL)

Arguments

...

Named delay distributions. The names are assigned to IDs

lower_bounds

Named vector of lower bounds for any delay(s). The names have to correspond to the names given to the delay distributions passed. If NULL (default) no parameters are given a lower bound.

Value

A list of variables as expected by the stan model


epiforecasts/EpiNow2 documentation built on Dec. 10, 2024, 5:32 p.m.