| make_param | R Documentation |
Internal function to create a parameter list
make_param(name, dist = NULL, lower_bound = -Inf)
name |
Character, name of the parameter |
dist |
|
lower_bound |
Numeric, lower bound for the parameter; default: -Inf |
A list with the parameter details, classed as "EpiNow2.param"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.