Science Score: 36.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 6 committers (16.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Keywords
Repository
Recurrent Event Data Analysis
Basic Info
- Host: GitHub
- Owner: wenjie2wang
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://wwenjie.org/reda
- Size: 4.44 MB
Statistics
- Stars: 17
- Watchers: 5
- Forks: 7
- Open Issues: 0
- Releases: 12
Topics
Metadata Files
README.md
reda
Overview
The R package reda provides functions for
- simulating survival, recurrent event, and multiple event data from stochastic process point of view;
- exploring and modeling recurrent event data through the mean cumulative function (MCF) by the Nelson-Aalen estimator of the cumulative hazard rate function, and gamma frailty model with spline rate function;
- comparing two-sample recurrent event responses with the pseudo-score tests.
Installation of CRAN Version
You can install the released version from CRAN.
R
install.packages("reda")
Development
The latest version of the package is under development at GitHub. If it is able to pass the automated package checks, one may install it by
R
if (! require(remotes)) install.packages("remotes")
remotes::install_github("wenjie2wang/reda", upgrade = "never")
Getting Started
Online documentation provides function documentations and includes package vignettes for
- exploring and modeling recurrent event data.
- introduction to formula response function Recur()
- simulating survival and recurrent event data.
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
- Release event: 1
- Issues event: 2
- Watch event: 4
- Issue comment event: 2
- Push event: 6
Last Year
- Release event: 1
- Issues event: 2
- Watch event: 4
- Issue comment event: 2
- Push event: 6
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Wenjie Wang | w****g@u****u | 397 |
| Wenjie Wang | w****t@g****m | 95 |
| Wenjie Wang | w****g@w****g | 30 |
| Steven Chiou | s****u@g****m | 6 |
| Wenjie Wang | w****e@l****m | 3 |
| Jun Yan | j****t@g****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 4
- Average time to close issues: 6 days
- Average time to close pull requests: about 15 hours
- Total issue authors: 5
- Total pull request authors: 3
- Average comments per issue: 1.83
- Average comments per pull request: 2.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 1 day
- 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
- wenjie2wang (2)
- teunbrand (1)
- tobiasmuetze (1)
- youna22 (1)
- zhaoxb10 (1)
Pull Request Authors
- muschellij2 (2)
- stc04003 (2)
- wenjie2wang (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 535 last-month
- Total docker downloads: 21,777
- Total dependent packages: 2
- Total dependent repositories: 2
- Total versions: 12
- Total maintainers: 1
cran.r-project.org: reda
Recurrent Event Data Analysis
- Homepage: https://wwenjie.org/reda
- Documentation: http://cran.r-project.org/web/packages/reda/reda.pdf
- License: GPL (≥ 3)
-
Latest release: 0.5.6
published 10 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.3 depends
- Rcpp * imports
- ggplot2 * imports
- grDevices * imports
- graphics * imports
- methods * imports
- splines2 >= 0.4.3 imports
- stats * imports
- knitr * suggests
- rmarkdown * suggests
- tinytest * suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite