ratetables.jl
Provides daily hazard rate tables from census dataset for several countries.
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 (10.4%) to scientific vocabulary
Repository
Provides daily hazard rate tables from census dataset for several countries.
Basic Info
- Host: GitHub
- Owner: JuliaSurv
- License: mit
- Language: Julia
- Default Branch: main
- Homepage: https://juliasurv.github.io/RateTables.jl/
- Size: 14.6 MB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 5
Metadata Files
README.md
RateTables
The RateTables.jl package is part of the JuliaSurv survival analysis suite. It provides rate tables for person-year computations, alike R's ratetable class. It provides easy and performant querying syntax for daily hazard rates, alongside methods to extract the Life random variable, whcih gives access to random life generations, expectations, etc. As it is registered in the general registry, you may simply install it via
julia
] add RateTables
Look at the docs there for the list of available daily rate tables, and the proposed API. Todo :
- [x] Add non-HMD rate tables from R packages, whith the same interface.
- [x] Life tables with covariates (country is already somewhat of a covariate..)
- [x] Life random variables
- [x] better proofness to poor inputs (e.g. return missings ? return errors?)
- [ ] improve docs
- [ ] improve tests
Owner
- Name: JuliaSurv
- Login: JuliaSurv
- Kind: organization
- Repositories: 1
- Profile: https://github.com/JuliaSurv
Citation (CITATION.bib)
@misc{RateTables.jl,
author = {Oskar Laverny <oskar.laverny@univ-amu.fr> and contributors},
title = {RateTables.jl},
url = {https://github.com/JuliaSurv/RateTables.jl},
version = {v1.0.0-DEV},
year = {2024},
month = {3}
}
GitHub Events
Total
- Create event: 13
- Commit comment event: 6
- Release event: 3
- Delete event: 10
- Issue comment event: 7
- Push event: 34
- Pull request event: 21
Last Year
- Create event: 13
- Commit comment event: 6
- Release event: 3
- Delete event: 10
- Issue comment event: 7
- Push event: 34
- Pull request event: 21
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.14
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.14
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- lrnv (1)
- JuliaTagBot (1)
Pull Request Authors
- dependabot[bot] (19)
- lrnv (11)
- rimhajal (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- codecov/codecov-action v4 composite
- julia-actions/cache v1 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 v1 composite
- JuliaRegistries/TagBot v1 composite