View source: R/utils_parameters.R
Return a function taking two arguments timestep
and ages
which
returns the probabilities stored in name
at the current timestep and for
those persons who age is in ages
.
1 | make_get_age_probabilities(parameters, name)
|
parameters |
a named list |
name |
an element in the parameter list, must be numeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.