Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.26 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.26 KB

gmi

Travis AppVeyor build status Coverage status License lifecycle DOI

gmi (glucose metabolism indices) is an R package that bundles popular insulin sensitivity and beta cell function indexes, so you don't need an extra excel sheet, to copy-paste a function, or to write the formula yourself.

Installation

Only the developmental version is currently available.

# install.packages("remotes")
remotes::install_github("jcpsantiago/gmi")

If you use gmi please cite it using the DOI: 10.5281/zenodo.2631368.

Indexes

Comparisons between each index and the hyperinsulinaemic-euglycaemic clamp are discussed in Otten et al., 2014

The following indices are currently implemented:

Fasting indices:

OGTT indices:

TODO