Contains all of the functions necessary for the complete analysis of a continuous glucose monitoring study and can be applied to data measured by various existing 'CGM' devices such as 'FreeStyle Libre', 'Glutalor', 'Dexcom' and 'Medtronic CGM'. It reads a series of data files, is able to convert various formats of time stamps, can deal with missing values, calculates both regular statistics and nonlinear statistics, and conducts group comparison. It also displays results in a concise format. Also contains two unique features new to 'CGM' analysis: one is the implementation of strictly standard mean difference and the class of effect size; the other is the development of a new type of plot called antenna plot. It corresponds to 'Zhang XD'(2018)<doi:10.1093/bioinformatics/btx826>'s article 'CGManalyzer: an R package for analyzing continuous glucose monitoring studies'.
Version: | 1.3 |
Imports: | graphics, stats, utils |
Published: | 2020-03-01 |
Author: | Xiaohua Douglas Zhang [aut, cph], Dandan Wang [aut], Zhaozhi Zhang [aut], Madalena Costa [ctb], Xinzheng Dong [aut, cre] |
Maintainer: | Xinzheng Dong <dong.xinzheng at foxmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
CRAN checks: | CGManalyzer results |
Reference manual: | CGManalyzer.pdf |
Package source: | CGManalyzer_1.3.tar.gz |
Windows binaries: | r-devel: CGManalyzer_1.3.zip, r-release: CGManalyzer_1.3.zip, r-oldrel: CGManalyzer_1.3.zip |
macOS binaries: | r-release: CGManalyzer_1.3.tgz, r-oldrel: CGManalyzer_1.3.tgz |
Old sources: | CGManalyzer archive |
Please use the canonical form https://CRAN.R-project.org/package=CGManalyzer to link to this page.