SurvivalBase
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.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: JuliaSurv
- License: mit
- Language: Julia
- Default Branch: main
- Size: 236 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 1
Metadata Files
README.md
SurvivalBase
The SurvivalBase.jl package is intended to hold internals and shared infrastructure for several other front-facing packages in the JuliaSurv organization, while having the minimal set of dependencies. Please do not use it directly and instead used other front-facing packages and interfaces from the organization.
Right now, the main infrastructure consists of special functions Surv and Strata used in StatsModels.jl's @formulas to be able to express as formulas strandard survival models.
The current implementation only provides bindings for right censored survivals times (with Surv(T,Δ), left-hand-side of formulas) and stratified estimators (with Strata(x), right-hand-side of formulas), but extensions to more complex survival times (e.g. truncation and/or censoring from right and/or left) is planned (note: it would be straightforward and non-breaking).
Owner
- Name: JuliaSurv
- Login: JuliaSurv
- Kind: organization
- Repositories: 1
- Profile: https://github.com/JuliaSurv
Citation (CITATION.bib)
@misc{SurvivalBase.jl,
author = {Oskar Laverny <oskar.laverny@univ-amu.fr> and contributors},
title = {SurvivalBase.jl},
url = {https://github.com/JuliaSurv/SurvivalBase.jl},
version = {v1.0.0-DEV},
year = {2024},
month = {5}
}
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Push event: 2
- Pull request event: 3
- Create event: 1
Last Year
- Delete event: 1
- Issue comment event: 1
- Push event: 2
- Pull request event: 3
- Create event: 1
Packages
- Total packages: 1
-
Total downloads:
- julia 2 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
juliahub.com: SurvivalBase
- Documentation: https://docs.juliahub.com/General/SurvivalBase/stable/
- License: MIT
-
Latest release: 0.1.0
published over 1 year ago
Rankings
Dependencies
- 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
- JuliaRegistries/TagBot v1 composite