Skip to content
/ touch Public

❗ This is a read-only mirror of the CRAN R package repository. touch — Tools of Utilization and Cost in Healthcare. Homepage: https://github.com/wenjie2wang/touch Report bugs for this package: https://github.com/wenjie2wang/touch/issues

Notifications You must be signed in to change notification settings

cran/touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R Package touch

CRAN_Status_Badge Build Status

The package touch (Tools of unilization and cost in healthcare) provides R implementation of the software tools developed in the H-CUP (Healthcare Cost and Utilization Project) and AHRQ (Agency for Healthcare Research and Quality).

It currently contains functions for

  • mapping ICD-9 codes to the AHRQ comorbidity measures
  • translating ICD-9 (resp. ICD-10) codes to ICD-10 (resp. ICD-9) codes based on GEM (General Equivalence Mappings) from CMS (Centers for Medicare and Medicaid Services).

Installation

You may install the released version from CRAN.

install.packages("touch")

Development

One may install the latest version under development as follows:

if (! require(remotes)) install.packages("remotes")
remotes::install_github("wenjie2wang/touch", upgrade = "never")

License

GNU General Public License (≥ 3)

About

❗ This is a read-only mirror of the CRAN R package repository. touch — Tools of Utilization and Cost in Healthcare. Homepage: https://github.com/wenjie2wang/touch Report bugs for this package: https://github.com/wenjie2wang/touch/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •