View source: R/get_fixed_params.R
get_fixed_params | R Documentation |
C_ss
Data for Fixed C_ss
Generation ParametersGet C_ss
Data for Fixed C_ss
Generation Parameters
get_fixed_params(simulated_css, age)
simulated_css |
list of pre-generated |
age |
list of atomic vectors containing ages. |
list of matrices containing C_ss
values.
get_fixed_params(simulated_css = geo_tox_data$simulated_css,
age = list(c(25, 35, 55), c(15, 60)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.