Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: springer.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Keywords
non-linear
r
seasons
time-series
Last synced: 6 months ago
·
JSON representation
Repository
R package to run seasonal analyses
Basic Info
- Host: GitHub
- Owner: agbarnett
- Language: R
- Default Branch: master
- Homepage: https://cran.r-project.org/web/packages/season/vignettes/season-vignette.html
- Size: 374 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
- Releases: 0
Topics
non-linear
r
seasons
time-series
Created almost 8 years ago
· Last pushed 7 months ago
Metadata Files
Readme
README.md
season
<!-- badges: end -->
R package to run seasonal analyses in time series. For details see our book "Analysing Seasonal Health Data" (2010) https://www.springer.com/gp/book/9783642107474.
Useful functions are:
* casecross for case-crossover analysis
* nscosinor to estimate non-stationary seasonal patterns using the Kalman filter
* nonlintest for a time domain test of non-linearity
Owner
- Name: Adrian Barnett
- Login: agbarnett
- Kind: user
- Location: Brisbane, Australia
- Company: Queensland University of Technology
- Website: https://medianwatch.netlify.app/
- Twitter: aidybarnett
- Repositories: 7
- Profile: https://github.com/agbarnett
Statistician
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Packages
- Total packages: 1
-
Total downloads:
- cran 506 last-month
- Total docker downloads: 43,390
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 21
- Total maintainers: 1
cran.r-project.org: season
Seasonal Analysis of Health Data
- Homepage: https://github.com/agbarnett/season
- Documentation: http://cran.r-project.org/web/packages/season/season.pdf
- License: GPL (≥ 3)
-
Latest release: 0.3.16
published 6 months ago
Rankings
Dependent repos count: 19.6%
Downloads: 22.5%
Average: 23.4%
Dependent packages count: 28.0%
Maintainers (1)
Last synced:
6 months ago
Dependencies
DESCRIPTION
cran
- MASS * depends
- R >= 3.0.1 depends
- ggplot2 >= 0.9.3 depends
- survival * depends
- coda * suggests
- dlnm * suggests
- knitr * suggests
- mgcv * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests