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
Keywords from Contributors
Repository
Tools of Utilization and Cost in Healthcare
Basic Info
- Host: GitHub
- Owner: wenjie2wang
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://hub.wwenjie.org/touch/
- Size: 4.62 MB
Statistics
- Stars: 13
- Watchers: 4
- Forks: 1
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
R Package touch
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
Owner
- Name: Wenjie Wang
- Login: wenjie2wang
- Kind: user
- Location: Indianapolis, IN
- Company: @EliLillyCo
- Website: https://wwenjie.org
- Repositories: 10
- Profile: https://github.com/wenjie2wang
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | 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
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
- Homepage: https://github.com/wenjie2wang/touch
- Documentation: http://cran.r-project.org/web/packages/touch/touch.pdf
- License: GPL (≥ 3)
-
Latest release: 0.1-6
published almost 4 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.0 depends
- Rcpp * imports