Other packages > Find by keyword >

cgmanalysis  

Clean and Analyze Continuous Glucose Monitor Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cgmanalysis", "2.7.7")



Attach the package and use:
library("cgmanalysis")
Maintained by
Tim Vigers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-14
Latest Update: 2022-10-24
Description:
This code provides several different functions for cleaning and analyzing continuous glucose monitor data. Currently it works with 'Dexcom', 'iPro 2', 'Diasend', 'Libre', or 'Carelink' data. The cleandata() function takes a directory of CGM data files and prepares them for analysis. cgmvariables() iterates through a directory of cleaned CGM data files and produces a single spreadsheet with data for each file in either rows or columns. The column format of this spreadsheet is compatible with REDCap data upload. cgmreport() also iterates through a directory of cleaned data, and produces PDFs of individual and aggregate AGP plots. Please visit to download the new-user guide.
How to cite:
Tim Vigers (2018). cgmanalysis: Clean and Analyze Continuous Glucose Monitor Data. R package version 2.7.7, https://cran.r-project.org/web/packages/cgmanalysis. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.3 (2018-02-14 19:58), 2.0 (2018-08-23 06:54), 2.1 (2018-12-17 19:00), 2.2 (2019-02-12 00:53), 2.3 (2019-03-26 16:03), 2.4 (2019-05-22 22:00), 2.5 (2019-10-24 18:00), 2.6.1 (2020-03-12 21:50), 2.6 (2020-02-19 10:10), 2.7.1 (2021-02-15 19:20), 2.7.2 (2021-06-09 06:20), 2.7.3 (2022-07-07 12:50), 2.7.4 (2022-09-08 00:23), 2.7.5 (2022-09-30 23:10), 2.7.6 (2022-10-24 18:55), 2.7 (2020-04-30 07:00)
Other packages that cited cgmanalysis R package
View cgmanalysis citation profile
Other R packages that cgmanalysis depends, imports, suggests or enhances
Complete documentation for cgmanalysis
Functions, R codes and Examples using the cgmanalysis R package
Some associated functions: cgmreport . cgmvariables . cleandata . 
Some associated R codes: cgmreport.R . cgmvariables.R . cleandata.R .  Full cgmanalysis 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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