patrickmdnet/medicalrisk: Medical Risk and Comorbidity Tools for ICD-9-CM Data

Generates risk estimates and comorbidity flags from ICD-9-CM codes available in administrative medical datasets. The package supports the Charlson Comorbidity Index, the Elixhauser Comorbidity classification, the Revised Cardiac Risk Index, and the Risk Stratification Index. Methods are table-based, fast, and use the 'plyr' package, so parallelization is possible for large jobs. Also includes a sample of real ICD-9 data for 100 patients from a publicly available dataset.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version1.3
URL https://github.com/patrickmdnet/medicalrisk
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("patrickmdnet/medicalrisk")
patrickmdnet/medicalrisk documentation built on March 3, 2020, 3:46 a.m.