Skip to content

arima2

Likelihood Based Inference for ARIMA Modeling

v3.4.3 · Dec 10, 2025 · GPL (>= 3)

Description

Estimating and analyzing auto regressive integrated moving average (ARIMA) models. The primary function in this package is arima(), which fits an ARIMA model to univariate time series data using a random restart algorithm. This approach frequently leads to models that have model likelihood greater than or equal to that of the likelihood obtained by fitting the same model using the arima() function from the 'stats' package. This package enables proper optimization of model likelihoods, which is a necessary condition for performing likelihood ratio tests. This package relies heavily on the source code of the arima() function of the 'stats' package. For more information, please see Jesse Wheeler and Edward L. Ionides (2025) <doi:10.1371/journal.pone.0333993>.

Downloads

473

Last 30 days

8191st

1.3K

Last 90 days

6.2K

Last year

Trend: -1.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies ggplot2 arima2

Version History

new 3.4.3 Mar 10, 2026
updated 3.4.3 ← 3.4.2 diff Dec 9, 2025
updated 3.4.2 ← 3.4.0 diff Oct 31, 2025
updated 3.4.0 ← 3.3.0 diff Jun 26, 2025
updated 3.3.0 ← 3.1.0 diff Aug 18, 2024
updated 3.1.0 ← 3.0.1 diff Nov 15, 2023
new 3.0.1 Oct 4, 2023