Package: EHRtemporalVariability 1.2.1
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>.
Authors:
EHRtemporalVariability_1.2.1.tar.gz
EHRtemporalVariability_1.2.1.zip(r-4.5)EHRtemporalVariability_1.2.1.zip(r-4.4)EHRtemporalVariability_1.2.1.zip(r-4.3)
EHRtemporalVariability_1.2.1.tgz(r-4.4-any)EHRtemporalVariability_1.2.1.tgz(r-4.3-any)
EHRtemporalVariability_1.2.1.tar.gz(r-4.5-noble)EHRtemporalVariability_1.2.1.tar.gz(r-4.4-noble)
EHRtemporalVariability_1.2.1.tgz(r-4.4-emscripten)EHRtemporalVariability_1.2.1.tgz(r-4.3-emscripten)
EHRtemporalVariability.pdf |EHRtemporalVariability.html✨
EHRtemporalVariability/json (API)
NEWS
# Install 'EHRtemporalVariability' in R: |
install.packages('EHRtemporalVariability', repos = c('https://hms-dbmi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hms-dbmi/ehrtemporalvariability/issues
biomedical-data-sciencebiomedical-informaticsdata-qualitydata-quality-monitoringdataset-shiftselectronic-health-recordstimevariabilityvisualization
Last updated 7 months agofrom:d393d2adf4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:estimateDataTemporalMapestimateIGTProjectionestimateIGTTrajectoryformatDateicd9toPheWASplotDataTemporalMapplotIGTProjectiontrimDataTemporalMap
Dependencies:askpassbase64encbslibcachemclicolorspacecpp11crosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegridExtragtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelubridatemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttimechangetinytexutf8vctrsviridisviridisLitewithrxfunxtsyamlzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Class DataTemporalMap | DataTemporalMap DataTemporalMap,DataTemporalMap-class DataTemporalMap-class |
Estimates 'DataTemporalMap' objects from raw data | estimateDataTemporalMap |
Estimates an Information Geometric Temporal plot projection | estimateIGTProjection estimateIGTProjection,DataTemporalMap-method estimateIGTProjection,IGTProjection-method |
Estimates a trajectory of the information temporal evolution in a IGT projection by fitting a cubic smoothing spline | estimateIGTTrajectory |
Function to transform dates into "Date" R format | formatDate |
Function to transform ICD9-CM codification into PheWAS code | icd9toPheWAS |
Class IGTProjection | IGTProjection IGTProjection,IGTProjection-class IGTProjection-class |
Data Temporal heatmap | plotDataTemporalMap plotDataTemporalMap,DataTemporalMap-method |
Information Geometric Temporal plot | plotIGTProjection plotIGTProjection,IGTProjection-method |
Trims a 'DataTemporalMap' | trimDataTemporalMap trimDataTemporalMap,DataTemporalMap-method |