Other packages > Find by keyword >

iglu  

Interpreting Glucose Data from Continuous Glucose Monitors
View on CRAN: Click here


Download and install iglu package within the R console
Install from CRAN:
install.packages("iglu")

Install from Github:
library("remotes")
install_github("cran/iglu")

Install by package version:
library("remotes")
install_version("iglu", "4.2.2")



Attach the package and use:
library("iglu")
Maintained by
Irina Gaynanova
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-01
Latest Update: 2025-01-14
Description:
Implements a wide range of metrics for measuring glucose control and glucose variability based on continuous glucose monitoring data. The list of implemented metrics is summarized in Rodbard (2009) . Additional visualization tools include time-series plots, lasagna plots and ambulatory glucose profile report.
How to cite:
Irina Gaynanova (2020). iglu: Interpreting Glucose Data from Continuous Glucose Monitors. R package version 4.2.2, https://cran.r-project.org/web/packages/iglu. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.2 (2020-07-01 14:30), 2.0.1 (2020-09-15 19:10), 2.1.0 (2021-01-27 19:30), 3.0.0 (2021-07-23 23:00), 3.1.0 (2021-09-08 20:40), 3.3.0 (2021-12-21 22:50), 3.3.2 (2022-10-19 17:35), 3.4.2 (2022-11-16 21:20), 3.5.0 (2023-10-20 17:20), 4.0.0 (2024-02-23 18:50), 4.1.6 (2024-06-14 16:20), 4.2.0 (2024-10-16 00:00)
Other packages that cited iglu R package
View iglu citation profile
Other R packages that iglu depends, imports, suggests or enhances
Complete documentation for iglu
Functions, R codes and Examples using the iglu R package
Some associated functions: CGMS2DayByDay . above_percent . active_percent . adrr . agp . agp_metrics . all_metrics . auc . below_percent . calculate_sleep_wake . cogi . conga . cv_glu . cv_measures . ea1c . epicalc_profile . episode_calculation . example_data_1_subject . example_data_5_subject . example_meal . gmi . grade . grade_eugly . grade_hyper . grade_hypo . gri . gvp . hbgi . hist_roc . hyper_index . hypo_index . igc . iglu_shiny . in_range_percent . iqr_glu . j_index . lbgi . m_value . mad_glu . mag . mage . mage_ma_single . meal_metrics . mean_glu . median_glu . metrics_heatmap . modd . optimized_iglu_functions . pipe . plot_agp . plot_daily . plot_glu . plot_lasagna . plot_lasagna_1subject . plot_ranges . plot_roc . process_data . quantile_glu . range_glu . read_raw_data . roc . sd_glu . sd_measures . sd_roc . summary_glu . 
Some associated R codes: AUC.R . above_percent.R . active_percent.R . adrr.R . agp.R . agp_metrics.R . all_metrics.R . below_percent.R . conga.R . cv_glu.R . cv_measures.R . data.R . ea1c.R . epicalc_profile.R . episode_calculation.R . gmi.R . grade.R . grade_eugly.R . grade_hyper.R . grade_hypo.R . gri.R . hbgi.R . heatmap.R . hist_roc.R . hyper_index.R . hypo_index.R . igc.R . iglu_shiny.R . import_packages.R . in_range_percent.R . iqr_glu.R . j_index.R . lasagna_plots.R . lbgi.R . m_value.R . mag.R . mage.R . mage_ma_single.R . meal_metrics.R . mean_glu.R . median_glu.R . modd.R . optimized_iglu_functions.R . plot_agp.R . plot_daily.R . plot_glu.R . plot_ranges.R . plot_roc.R . process_data.R . quantile_glu.R . range_glu.R . roc.R . sd_glu.R . sd_measures.R . sd_roc.R . summary_glu.R . utils-pipe.R . utils.R .  Full iglu package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA