{"id":30778786,"url":"https://github.com/wenjie2wang/reda","last_synced_at":"2025-09-05T06:03:39.426Z","repository":{"id":43843845,"uuid":"38974565","full_name":"wenjie2wang/reda","owner":"wenjie2wang","description":"Recurrent Event Data Analysis","archived":false,"fork":false,"pushed_at":"2025-09-02T12:59:36.000Z","size":4659,"stargazers_count":17,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-02T14:47:55.111Z","etag":null,"topics":["mcf","mean-cumulative-function","r","recurrent-event","survival-analysis"],"latest_commit_sha":null,"homepage":"https://wwenjie.org/reda","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wenjie2wang.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-07-12T19:18:22.000Z","updated_at":"2025-09-02T12:59:40.000Z","dependencies_parsed_at":"2025-05-20T03:20:51.789Z","dependency_job_id":"a1f6b738-22ea-408c-ac29-483ec6e8e437","html_url":"https://github.com/wenjie2wang/reda","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/wenjie2wang/reda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Freda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Freda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Freda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Freda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wenjie2wang","download_url":"https://codeload.github.com/wenjie2wang/reda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Freda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273333478,"owners_count":25086973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mcf","mean-cumulative-function","r","recurrent-event","survival-analysis"],"created_at":"2025-09-05T06:01:44.816Z","updated_at":"2025-09-05T06:03:39.411Z","avatar_url":"https://github.com/wenjie2wang.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reda\n\n[![CRAN_Status_Badge][r-pkg-badge]][cran-url]\n[![Build Status][gha-icon]][gha-url]\n[![codecov][codecov-main]][codecov]\n\n## Overview\n\nThe R package **reda** provides functions for\n\n- simulating survival, recurrent event, and multiple event data from stochastic\n  process point of view;\n- exploring and modeling recurrent event data through the mean cumulative\n  function (MCF) by the Nelson-Aalen estimator of the cumulative hazard rate\n  function, and gamma frailty model with spline rate function;\n- comparing two-sample recurrent event responses with the pseudo-score tests.\n\n\n## Installation of CRAN Version\n\nYou can install the released version from [CRAN][cran-url].\n\n```R\ninstall.packages(\"reda\")\n```\n\n## Development\n\nThe latest version of the package is under development at [GitHub][github-url].\nIf it is able to pass the automated package checks, one may install it by\n\n```R\nif (! require(remotes)) install.packages(\"remotes\")\nremotes::install_github(\"wenjie2wang/reda\", upgrade = \"never\")\n```\n\n## Getting Started\n\n[Online documentation][homepage] provides function documentations and includes\npackage vignettes for\n\n- [exploring and modeling recurrent event data][reda-intro].\n- [introduction to formula response function Recur()][reda-Recur]\n- [simulating survival and recurrent event data][reda-simulate].\n\n\n## License\n\n[GNU General Public License][gpl] (≥ 3)\n\n\n[r-pkg-badge]: https://www.r-pkg.org/badges/version/reda\n[cranlog-badge]: https://cranlogs.r-pkg.org/badges/reda\n[cran-url]: https://CRAN.R-project.org/package=reda\n[github-url]: https://github.com/wenjie2wang/reda\n[gha-icon]: https://github.com/wenjie2wang/reda/workflows/R-CMD-check/badge.svg\n[gha-url]: https://github.com/wenjie2wang/reda/actions\n[codecov]: https://app.codecov.io/gh/wenjie2wang/reda\n[codecov-main]: https://codecov.io/gh/wenjie2wang/reda/branch/main/graph/badge.svg\n[homepage]: https://wwenjie.org/reda/\n[reda-intro]: https://wwenjie.org/reda/articles/reda-intro.html\n[reda-Recur]: https://wwenjie.org/reda/articles/reda-Recur.html\n[reda-simulate]: https://wwenjie.org/reda/articles/reda-simulate.html\n[gpl]: https://www.gnu.org/licenses/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenjie2wang%2Freda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenjie2wang%2Freda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenjie2wang%2Freda/lists"}