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.0")



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: 2024-02-23
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.0, https://cran.r-project.org/web/packages/iglu. Accessed 07 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
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  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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