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.0.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.0.0, https://cran.r-project.org/web/packages/iglu
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)
Other packages that cited iglu R package
View iglu citation profile
Other R packages that iglu depends, imports, suggests or enhances
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

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns