sarima
Time series modelling with extended regression SARIMA models
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.0%) to scientific vocabulary
Keywords
Repository
Time series modelling with extended regression SARIMA models
Basic Info
- Host: GitHub
- Owner: GeoBosh
- Language: R
- Default Branch: master
- Homepage: https://geobosh.github.io/sarima/
- Size: 19.6 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 2
- Releases: 0
Topics
Metadata Files
README.md
'sarima' is an R package for time series modelling.
Installing sarima
Install the latest stable version of
sarima from CRAN:
install.packages("sarima")
You can install the development version of
sarima from Github:
remotes::install_github("GeoBosh/sarima")
Overview
Functions, classes and methods for time series modelling with ARIMA and related models. The aim of the package is to provide consistent interface for the user. For example, a single function autocorrelations() computes various kinds of theoretical and sample autocorrelations. This is work in progress, see the documentation and vignettes for the current functionality. Function sarima() fits extended multiplicative seasonal ARIMA models with trends, exogenous variables and arbitrary roots on the unit circle, which can be fixed or estimated.
Reference manuals and vignettes are available as usual from running R sessions. For example, this shows the available vignettes:
vignette(package = "sarima") # which vignettes are available?
These commands open the vignettes (the names are taken from the output of the command above):
vignette("white_noise_tests", package = "sarima")
vignette("garch_tests_example", package = "sarima")
Alternatively, here are some links to online versions of the documentation:
The documentation is incomplete and some features are unfinished. Bug reports and suggestions are welcome.
Owner
- Name: Georgi N. Boshnakov
- Login: GeoBosh
- Kind: user
- Location: Manchester, UK
- Company: The University of Manchester
- Website: https://personalpages.manchester.ac.uk/staff/georgi.boshnakov/
- Repositories: 11
- Profile: https://github.com/GeoBosh
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Georgi Boshnakov | g****v@g****m | 100 |
| Georgi Boshnakov | g****v@m****k | 31 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 3
- Total pull requests: 0
- Average time to close issues: 6 months
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.67
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- samkodes (2)
- waternumbers (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,043 last-month
- Total docker downloads: 41,971
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 17
- Total maintainers: 1
cran.r-project.org: sarima
Simulation and Prediction with Seasonal ARIMA Models
- Homepage: https://geobosh.github.io/sarima/ (doc) https://github.com/GeoBosh/sarima (devel)
- Documentation: http://cran.r-project.org/web/packages/sarima/sarima.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.9.4
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- stats4 * depends
- Formula * imports
- PolynomF >= 1.0 imports
- Rcpp >= 0.12.14 imports
- Rdpack * imports
- graphics * imports
- lagged >= 0.2.1 imports
- ltsa * imports
- methods * imports
- numDeriv * imports
- stats * imports
- utils * imports
- FKF * suggests
- FitARMA * suggests
- KFAS * suggests
- fGarch * suggests
- forecast * suggests
- testthat * suggests
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-tinytex master composite
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- r-lib/actions/setup-tinytex master composite
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite