cs_homa | R Documentation |
Calulate HOMA-IR from Insulin and Glucose
cs_homa(insulin, insulin_unit, glucose)
insulin |
insulin value |
insulin_unit |
insulin unit (pg/ml or mU/l) |
glucose |
glucose value |
This function calculates HOMA-IR from Insulin and Glucose.
USArrests %>%
USArrests %>%
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.