make_param: Internal function to create a parameter list

make_paramR Documentation

Internal function to create a parameter list

Description

Internal function to create a parameter list

Usage

make_param(name, dist = NULL, lower_bound = -Inf)

Arguments

name

Character, name of the parameter

dist

⁠<dist_spec>⁠, the distribution of the parameter; default: NULL

lower_bound

Numeric, lower bound for the parameter; default: -Inf

Value

A list with the parameter details, classed as "EpiNow2.param"


EpiNow2 documentation built on June 17, 2026, 1:07 a.m.