SurvivalDistributions

A few extra distributions used in survival analysis

https://github.com/juliasurv/survivaldistributions.jl

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A few extra distributions used in survival analysis

Basic Info
Statistics
  • Stars: 5
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 2
Created almost 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

SurvivalDistributions

Stable Dev Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages PkgEval Aqua

The SurvivalDistributions.jl package is part of the JuliaSurv survival analysis suite. It provides a few utility functions (related to hazard and censoring) to manipulate distributions from Distributions.jl, but most importantly a few extra Distribution families that are sometimes usefull when doing survival analysis: - Power Generalized Weibull, - Exponentaited distributions (e.g. exponentiated Weibull) - Generalized Gamma, - LogLogisitc, - Piecewise constant hazard distributions (such as coming out of Kaplan-Meier) - Abstract hazard distribution (from a user-provided hazard function).

The implementation is very light and does limit its dependencies to a minimum (namely, Distributions.jl), so that depending on SurvivalDistributions.jl should not be an issue.

Do not hesitate to open an issue if you want to add another distribution that you might find usefull for survival analysis, or if you want to discuss about the content of the package itself !

Owner

  • Name: JuliaSurv
  • Login: JuliaSurv
  • Kind: organization

Citation (CITATION.bib)

@misc{SurvivalDistributions.jl,
	author  = {Oskar Laverny <oskar.laverny@univ-amu.fr> and contributors},
	title   = {SurvivalDistributions.jl},
	url     = {https://github.com/JuliaSurv/SurvivalDistributions.jl},
	version = {v1.0.0-DEV},
	year    = {2024},
	month   = {5}
}

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 5
  • Pull request event: 5
  • Create event: 5
  • Commit comment event: 1
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 5
  • Pull request event: 5
  • Create event: 5
  • Commit comment event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lrnv (2)
  • JuliaTagBot (1)
Pull Request Authors
  • lrnv (4)
  • dependabot[bot] (2)
  • github-actions[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
juliahub.com: SurvivalDistributions

A few extra distributions used in survival analysis

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
Rankings
Dependent repos count: 9.5%
Average: 25.0%
Dependent packages count: 40.6%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite