cs_homa: HOMA-IR

View source: R/cs_homa.R

cs_homaR Documentation

HOMA-IR

Description

Calulate HOMA-IR from Insulin and Glucose

Usage

cs_homa(insulin, insulin_unit, glucose)

Arguments

insulin

insulin value

insulin_unit

insulin unit (pg/ml or mU/l)

glucose

glucose value

Details

This function calculates HOMA-IR from Insulin and Glucose.

Examples


USArrests %>%

USArrests %>%


simscr/crsp documentation built on Sept. 29, 2023, 7:09 p.m.