View source: R/get_fixed_obesity.R
get_fixed_obesity | R Documentation |
C_ss
Data for Fixed Obesity StatusGet C_ss
Data for Fixed Obesity Status
get_fixed_obesity(simulated_css, obesity)
simulated_css |
list of pre-generated |
obesity |
list of atomic vectors containing obesity status. |
list of matrices containing median C_ss
values.
get_fixed_obesity(simulated_css = geo_tox_data$simulated_css,
obesity = list(c("Obese", "Normal", "Obese"),
c("Normal", "Normal")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.