EHRtemporalVariability: Delineating Temporal Dataset Shifts in Electronic Health Records

Functions to delineate temporal dataset shifts in Electronic Health Records through the projection and visualization of dissimilarities among data temporal batches. This is done through the estimation of data statistical distributions over time and their projection in non-parametric statistical manifolds, uncovering the patterns of the data latent temporal variability. 'EHRtemporalVariability' is particularly suitable for multi-modal data and categorical variables with a high number of values, common features of biomedical data where traditional statistical process control or time-series methods may not be appropriate. 'EHRtemporalVariability' allows you to explore and identify dataset shifts through visual analytics formats such as Data Temporal heatmaps and Information Geometric Temporal (IGT) plots. An additional 'EHRtemporalVariability' Shiny app can be used to load and explore the package results and even to allow the use of these functions to those users non-experienced in R coding. (Sáez et al. 2020) <doi:10.1093/gigascience/giaa079>.

Version: 1.2.1
Depends: R (≥ 4.3.0), dplyr
Imports: plotly, zoo, xts, lubridate, RColorBrewer, viridis, scales, methods, MASS
Suggests: knitr, rmarkdown, devtools, BiocStyle, dbscan, webshot, httr
Published: 2024-01-26
Author: Carlos Sáez [aut, cre], Alba Gutiérrez-Sacristán [aut], Isaac Kohane [aut], Juan M García-Gómez [aut], Paul Avillach [aut], Biomedical Data Science Lab, Universitat Politècnica de València (Spain) [cph], Department of Biomedical Informatics, Harvard Medical School [cph]
Maintainer: Carlos Sáez <carsaesi at upv.es>
License: Apache License 2.0 | file LICENSE
URL: https://github.com/hms-dbmi/EHRtemporalVariability
NeedsCompilation: no
Materials: README NEWS
CRAN checks: EHRtemporalVariability results

Documentation:

Reference manual: EHRtemporalVariability.pdf
Vignettes: EHRtemporalVariability

Downloads:

Package source: EHRtemporalVariability_1.2.1.tar.gz
Windows binaries: r-devel: EHRtemporalVariability_1.2.1.zip, r-release: EHRtemporalVariability_1.2.1.zip, r-oldrel: not available
macOS binaries: r-release (arm64): EHRtemporalVariability_1.2.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): EHRtemporalVariability_1.2.1.tgz
Old sources: EHRtemporalVariability archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=EHRtemporalVariability to link to this page.