Other packages > Find by keyword >

sarima  

Simulation and Prediction with Seasonal ARIMA Models
View on CRAN: Click here


Download and install sarima package within the R console
Install from CRAN:
install.packages("sarima")

Install from Github:
library("remotes")
install_github("cran/sarima")

Install by package version:
library("remotes")
install_version("sarima", "0.9.3")



Attach the package and use:
library("sarima")
Maintained by
Georgi N. Boshnakov
[Scholar Profile | Author Map]
First Published: 2017-02-06
Latest Update: 2022-08-11
Description:
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 (for the algebraic basis for this see , a paper on the methodology is being prepared).
How to cite:
Georgi N. Boshnakov (2017). sarima: Simulation and Prediction with Seasonal ARIMA Models. R package version 0.9.3, https://cran.r-project.org/web/packages/sarima. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.4-3 (2017-02-06 17:38), 0.4-5 (2017-05-23 05:44), 0.5-2 (2017-10-16 14:46), 0.7.2 (2018-07-09 12:30), 0.7.3 (2018-07-12 16:00), 0.7.6 (2018-08-23 06:50), 0.8.0 (2019-04-14 01:22), 0.8.1 (2019-05-13 01:30), 0.8.2 (2020-03-02 11:30), 0.8.4 (2020-09-29 12:00), 0.8.5 (2021-08-20 10:10), 0.8.6 (2022-01-22 13:22), 0.9.1 (2022-08-11 12:40), 0.9.2 (2024-03-02 00:30), 0.9.3 (2024-03-26 20:20), 0.9 (2022-02-24 12:00)
Other packages that cited sarima R package
View sarima citation profile
Other R packages that sarima depends, imports, suggests or enhances
Complete documentation for sarima
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for sarima020406080100120TrendBars

Today's Hot Picks in Authors and Packages

letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA