{"id":30779463,"url":"https://github.com/wenjie2wang/dynsurv","last_synced_at":"2026-03-05T06:01:14.345Z","repository":{"id":4006702,"uuid":"5104821","full_name":"wenjie2wang/dynsurv","owner":"wenjie2wang","description":"Dynamic Models for Survival Data","archived":false,"fork":false,"pushed_at":"2024-07-08T12:20:07.000Z","size":416,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-12-09T10:59:56.037Z","etag":null,"topics":["bayesian","cox-model","interval-censored","survival-analysis","time-varying"],"latest_commit_sha":null,"homepage":"","language":"C++","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":"ChangeLog","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}},"created_at":"2012-07-19T03:06:14.000Z","updated_at":"2025-10-15T09:49:00.000Z","dependencies_parsed_at":"2024-07-08T03:07:27.192Z","dependency_job_id":null,"html_url":"https://github.com/wenjie2wang/dynsurv","commit_stats":{"total_commits":133,"total_committers":5,"mean_commits":26.6,"dds":0.443609022556391,"last_synced_commit":"299a476ff80d343fdb65629d419aa6dfb8e79058"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/wenjie2wang/dynsurv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Fdynsurv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Fdynsurv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Fdynsurv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Fdynsurv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wenjie2wang","download_url":"https://codeload.github.com/wenjie2wang/dynsurv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenjie2wang%2Fdynsurv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30111779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bayesian","cox-model","interval-censored","survival-analysis","time-varying"],"created_at":"2025-09-05T06:11:57.873Z","updated_at":"2026-03-05T06:01:14.317Z","avatar_url":"https://github.com/wenjie2wang.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dynsurv\n\n[![CRAN_Status_Badge][r-pkg-badge]][cran-url]\n[![Build Status][gha-icon]][gha-url]\n\nThe R package **dynsurv** provides functions fitting time-varying coefficient\nmodels for interval censored and right censored survival data.\n\nThree major approaches are implemented:\n\n1. Bayesian Cox model with time-independent, time-varying or dynamic\n   coefficients for right censored and interval censored data;\n1. Spline based time-varying coefficient Cox model for right censored data;\n1. Transformation model with time-varying coefficients for right censored data\n   using estimating equations.\n\n\n## Installation\n\nYou may install the released version from [CRAN][cran-url].\n\n```R\ninstall.packages(\"dynsurv\")\n```\n\n\n## Development\n\nThe latest version of package is under development at [GitHub][github-url].  If\nit 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/dynsurv\", upgrade = \"never\")\n```\n\n## Get Started\n\n```\nlibrary(dynsurv)\n?bayesCox\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/dynsurv\n[cran-url]: https://CRAN.R-project.org/package=dynsurv\n[github-url]: https://github.com/wenjie2wang/dynsurv\n[gha-icon]: https://github.com/wenjie2wang/dynsurv/workflows/R-CMD-check/badge.svg\n[gha-url]: https://github.com/wenjie2wang/dynsurv/actions\n[codecov]: https://codecov.io/gh/wenjie2wang/dynsurv\n[codecov-main]: https://codecov.io/gh/wenjie2wang/dynsurv/branch/main/graph/badge.svg\n[gpl]: https://www.gnu.org/licenses/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenjie2wang%2Fdynsurv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenjie2wang%2Fdynsurv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenjie2wang%2Fdynsurv/lists"}