Package: MAP 1.0.0

Thomas Charlon

MAP: Multimodal Automated Phenotyping

Electronic health records (EHR) linked with biorepositories are a powerful platform for translational studies. A major bottleneck exists in the ability to phenotype patients accurately and efficiently. Towards that end, we developed an automated high-throughput phenotyping method integrating International Classification of Diseases (ICD) codes and narrative data extracted using natural language processing (NLP). Specifically, our proposed method, called MAP (Map Automated Phenotyping algorithm), fits an ensemble of latent mixture models on aggregated ICD and NLP counts along with healthcare utilization. The MAP algorithm yields a predicted probability of phenotype for each patient and a threshold for classifying subjects with phenotype yes/no (See Katherine P. Liao, et al. (2019) <doi:10.1093/jamia/ocz066>.).

Authors:Thomas Charlon [aut, cre], Chuan Hong [aut], Jiehuan Sun [aut], Katherine Liao [aut], Sheng Yu [aut], Tianxi Cai [aut], PARSE Health [aut], CELEHS [aut]

MAP_1.0.0.tar.gz
MAP_1.0.0.zip(r-4.7)MAP_1.0.0.zip(r-4.6)MAP_1.0.0.zip(r-4.5)
MAP_1.0.0.tgz(r-4.6-any)MAP_1.0.0.tgz(r-4.5-any)
MAP_1.0.0.tar.gz(r-4.7-any)MAP_1.0.0.tar.gz(r-4.6-any)
MAP_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
MAP/json (API)

# Install 'MAP' in R:
install.packages('MAP', repos = c('https://celehs.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/celehs/map/issues

Pkgdown/docs site:https://celehs.github.io

Datasets:

On CRAN:

Conda:

8.09 score 7 stars 1 packages 194 scripts 328 downloads 215 mentions 4 exports 6 dependencies

Last updated from:0361d0424c. Checks:9 OK. Indexed: yes.
A new build is currently in progress.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK142
source / vignettesOK186
linux-release-x86_64OK136
macos-release-arm64OK116
macos-oldrel-arm64OK91
windows-develOK114
windows-releaseOK94
windows-oldrelOK90
wasm-releaseOK99

Exports:%<>%%>%%$%MAP

Dependencies:flexmixlatticemagrittrMatrixmodeltoolsnnet

MAP: Multimodal Automated Phenotyping
Overview | Identifying the main ICD and NLP features for phenotypes | Unsupervised MAP prediction

Last update: 2024-11-25
Started: 2024-11-25

Simulated Example

Last update: 2024-11-25
Started: 2019-04-24