season

R package to run seasonal analyses

https://github.com/agbarnett/season

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
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

CRAN
Status
Badge CRAN Downloads Each
Month <!-- 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

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

  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 506 Last month
  • Docker Downloads: 43,390
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