Other packages > Find by keyword >

EHRtemporalVariability  

Delineating Temporal Dataset Shifts in Electronic Health Records
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EHRtemporalVariability", "1.2.2")



Attach the package and use:
library("EHRtemporalVariability")
Maintained by
Carlos Sáez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-14
Latest Update: 2024-01-26
Description:
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
How to cite:
Carlos Sáez (2019). EHRtemporalVariability: Delineating Temporal Dataset Shifts in Electronic Health Records. R package version 1.2.2, https://cran.r-project.org/web/packages/EHRtemporalVariability. Accessed 18 Sep. 2026.
Previous versions and publish date:
1.0.1 (2019-06-11 18:20), 1.0.2 (2019-09-26 17:30), 1.0.3 (2020-03-26 06:10), 1.0.4 (2020-03-28 09:20), 1.0 (2019-03-14 13:03), 1.1.0 (2020-05-21 14:50), 1.1.1 (2020-05-25 16:10), 1.1.2.1 (2020-10-09 12:50), 1.1.2 (2020-10-08 13:30), 1.1.4 (2021-05-31 17:00), 1.2.0 (2023-12-17 08:30), 1.2.1 (2024-01-26 14:50), (2026-07-09 08:02)
Other packages that cited EHRtemporalVariability R package
View EHRtemporalVariability citation profile
Other R packages that EHRtemporalVariability depends, imports, suggests or enhances
Complete documentation for EHRtemporalVariability
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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