Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.5%) to scientific vocabulary
Keywords
r-package
Keywords from Contributors
mcf
mean-cumulative-function
recurrent-event
survival-analysis
Last synced: 10 months ago
·
JSON representation
Repository
Regression methods for recurrent event data
Basic Info
- Host: GitHub
- Owner: stc04003
- Language: HTML
- Default Branch: main
- Homepage: https://www.sychiou.com/reReg/index.html
- Size: 89.3 MB
Statistics
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 3
- Releases: 0
Topics
r-package
Created about 8 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
README.Rmd
---
output: github_document
---
## **reReg**
[](https://www.repostatus.org/#active)
[](https://cran.r-project.org/)
[](https://cran.r-project.org/package=reReg)
[](commits/master)
[](https://ci.appveyor.com/project/stc04003/reReg)
[](https://travis-ci.org/stc04003/reReg)
[)`-yellowgreen.svg)](/commits/master)
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
### Regression models for recurrent event data
***reReg*** implements a collection of regression models for recurrent event process and failure time.
The package is still under active development.
### Installation
You can install and load **reReg** from CRAN using
```{r cran-installation, eval = FALSE}
install.packages("reReg")
library(reReg)
```
You can install reReg from github with:
```{r gh-installation, eval = FALSE}
## install.packages("devtools")
devtools::install_github("stc04003/reReg", ref = "main")
```
### Citation
Cite ***reReg*** with `citation("reReg")`.
```{R}
citation("reReg")
```
### Online documentation
[Online document](https://www.sychiou.com/reReg/index.html) includes:
* Package vignette on [Creating `Recur` objects](https://www.sychiou.com/reReg/articles/reReg-Recur.html).
* Package vignette on [visualization of recurrent event data](https://www.sychiou.com/reReg/articles/reReg-plot.html).
* Package vignette on [simulating recurrent event data](https://www.sychiou.com/reReg/articles/reReg-sims.html).
* Package vignette on [regression analysis for recurrent event data](https://www.sychiou.com/reReg/articles/reReg-reg.html).
* Package vignette on [improving semiparametric estimation of the Cox-type proportional rate model](https://www.sychiou.com/reReg/articles/reReg-cppl.html).
### References:
Lin, D., Wei, L., Yang, I. and Ying, Z. (2000). Semiparametric
Regression for the Mean and Rate Functions of Recurrent Events.
*Journal of the Royal Statistical Society: Series B
(Methodological)*, **62**: 711-730.
Wang, M.-C., Qin, J., and Chiang, C.-T. (2001). Analyzing Recurrent
Event Data with Informative Censoring. *Journal of the American
Statistical Association* **96**(455): 1057-1065.
Ghosh, D. and D.Y. Lin (2002). Marginal Regression Models for Recurrent and Terminal Events.
*Statistica Sinica*, 663-688.
Ghosh, D. and D.Y. Lin (2003). Semiparametric Analysis of
Recurrent Events Data in the Presence of Dependent Censoring.
*Biometrics*, **59**: 877-885.
Huang, C.-Y. and Wang, M.-C. (2004). Joint Modeling and Estimation
for Recurrent Event Processes and Failure Time Data. *Journal of
the American Statistical Association* **99**(468), 1153-1165.
Xu, G., Chiou, S.H., Huang, C.-Y., Wang, M.-C. and Yan, J. (2017).
Joint Scale-change Models for Recurrent Events and Failure Time.
*Journal of the American Statistical Association* **112**(518):
796-805.
Xu, G., Chiou, S.H., Yan, J., Marr, K., and Huang, C.-Y. (2020)
Generalized Scale-Change Models for Recurrent Event Processes under Informative Censoring.
*Statistica Sinica* **30**, 1773--1795.
Huang, M.-Y. and Huang, C.Y. (2022)
Improved semiparametric estimation of the proportional rate model with recurrent event data.
*Biometrics* **79(3)**, 1686--1700.
Chiou, S.H., Xu, G., Yan, J. and Huang, C.-Y. (2022)
Regression modeling for recurrent events possibly with an informative terminal event using `R` package `reReg`.
*Journal of Statistical Software* **105**, 1--34.
Owner
- Name: Steven Chiou
- Login: stc04003
- Kind: user
- Location: Dallas, TX
- Company: The University of Texas at Dallas
- Website: www.sychiou.com
- Repositories: 6
- Profile: https://github.com/stc04003
Assistant Professor
GitHub Events
Total
- Issues event: 1
- Watch event: 4
- Issue comment event: 2
- Push event: 2
- Create event: 1
Last Year
- Issues event: 1
- Watch event: 4
- Issue comment event: 2
- Push event: 2
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Steven Chiou | s****u@g****m | 268 |
| Steven Chiou | s****u@u****u | 136 |
| Wenjie Wang | w****g@w****g | 3 |
| bettinagruen | 3****n | 2 |
| Wenjie Wang | w****t@g****m | 1 |
Committer Domains (Top 20 + Academic)
wwenjie.org: 1
utdallas.edu: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 17
- Total pull requests: 16
- Average time to close issues: 4 months
- Average time to close pull requests: about 2 hours
- Total issue authors: 14
- Total pull request authors: 3
- Average comments per issue: 1.41
- Average comments per pull request: 0.25
- Merged pull requests: 13
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jun-yan (3)
- wenjie2wang (2)
- tdhock (1)
- muschellij2 (1)
- carbocation (1)
- mafed (1)
- adrianvallsc (1)
- kmc8c3 (1)
- ramseywehbe (1)
- patrickheindel (1)
- csthiago (1)
- bcs4007 (1)
- lucysea (1)
- Generalized (1)
Pull Request Authors
- stc04003 (11)
- wenjie2wang (3)
- bettinagruen (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 512 last-month
- Total docker downloads: 21,777
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 19
- Total maintainers: 1
cran.r-project.org: reReg
Recurrent Event Regression
- Homepage: https://github.com/stc04003/reReg
- Documentation: http://cran.r-project.org/web/packages/reReg/reReg.pdf
- License: GPL (≥ 3)
-
Latest release: 1.4.7
published almost 2 years ago
Rankings
Stargazers count: 12.2%
Forks count: 12.2%
Docker downloads count: 12.6%
Average: 17.0%
Dependent packages count: 18.1%
Downloads: 23.2%
Dependent repos count: 23.9%
Maintainers (1)
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 4.2.0 depends
- BB * imports
- MASS * imports
- Rcpp * imports
- SQUAREM * imports
- dfoptim * imports
- directlabels * imports
- ggplot2 * imports
- methods * imports
- nleqslv * imports
- optimx * imports
- reda >= 0.5.0 imports
- rootSolve * imports
- scam * imports
- survival * imports