touch

Tools of Utilization and Cost in Healthcare

https://github.com/wenjie2wang/touch

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    3 of 6 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary

Keywords

ahrq comorbidity crosswalk healthcare icd-10 icd-9 r

Keywords from Contributors

mcf mean-cumulative-function recurrent-event survival-analysis derivative integral rcpp splines
Last synced: 9 months ago · JSON representation

Repository

Tools of Utilization and Cost in Healthcare

Basic Info
Statistics
  • Stars: 13
  • Watchers: 4
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Topics
ahrq comorbidity crosswalk healthcare icd-10 icd-9 r
Created over 10 years ago · Last pushed almost 4 years ago
Metadata Files
Readme License

README.md

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.

R install.packages("touch")

Development

One may install the latest version under development as follows:

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

License

GNU General Public License (≥ 3)

Owner

  • Name: Wenjie Wang
  • Login: wenjie2wang
  • Kind: user
  • Location: Indianapolis, IN
  • Company: @EliLillyCo

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 118
  • Total Committers: 6
  • Avg Commits per committer: 19.667
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Wenjie Wang w****t@g****m 59
Yan Li y****i@u****u 21
Wenjie Wang w****g@u****u 18
Wenjie Wang w****g@w****g 15
Jun Yan j****t@g****m 4
Jun Yan j****n@u****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 3
  • Total pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Total issue authors: 3
  • Total pull request authors: 0
  • Average comments per issue: 4.67
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • samiaab1990 (1)
  • baxtree (1)
  • genghiskhanofnz (1)
Pull Request Authors
Top Labels
Issue Labels
help wanted (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 178 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: touch

Tools of Utilization and Cost in Healthcare

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 178 Last month
Rankings
Stargazers count: 17.0%
Forks count: 21.9%
Dependent packages count: 29.8%
Average: 32.5%
Dependent repos count: 35.5%
Downloads: 58.4%
Maintainers (1)
Last synced: 9 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.2.0 depends
  • Rcpp * imports