Description Usage Arguments Value
View source: R/02_parameter_lookup_functions.R
get_parameters
wraps functions that pull time-varying parameters.
1 | get_parameters(param, time, l_params_all)
|
param |
Single character string defining which parameter to pull. Currently available parameters: r_nu_exp1_dx, r_nu_exp2_dx, r_nu_inf1_dx, r_nu_inf2_dx, r_phi_exp1_dx, r_phi_exp2_dx, r_phi_inf1_dx, r_phi_inf2_dx, m_Beta, v_cfr, v_p_hosp. |
time |
Time (numeric, in days) since model start. |
l_params_all |
List with all parameters of decision model. |
Parameter values for the parameter specified in "param", either a number, vector, or matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.