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
Last synced: 6 months ago · JSON representation ·

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
Created almost 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

SurvivalBase

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

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

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
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2 Total
Rankings
Dependent repos count: 3.2%
Downloads: 3.8%
Average: 7.8%
Dependent packages count: 16.3%
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