Package: arima2 3.3.0.9000
arima2: Likelihood Based Inference for ARIMA Modeling
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 (2023) <arxiv:2310.01198>.
Authors:
arima2_3.3.0.9000.tar.gz
arima2_3.3.0.9000.zip(r-4.5)arima2_3.3.0.9000.zip(r-4.4)arima2_3.3.0.9000.zip(r-4.3)
arima2_3.3.0.9000.tgz(r-4.4-x86_64)arima2_3.3.0.9000.tgz(r-4.4-arm64)arima2_3.3.0.9000.tgz(r-4.3-x86_64)arima2_3.3.0.9000.tgz(r-4.3-arm64)
arima2_3.3.0.9000.tar.gz(r-4.5-noble)arima2_3.3.0.9000.tar.gz(r-4.4-noble)
arima2_3.3.0.9000.tgz(r-4.4-emscripten)arima2_3.3.0.9000.tgz(r-4.3-emscripten)
arima2.pdf |arima2.html✨
arima2/json (API)
NEWS
# Install 'arima2' in R: |
install.packages('arima2', repos = c('https://jeswheel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeswheel/arima2/issues
- miHuron_level - Annual January levels of lake Michigan-Huron
arimaarmamaximum-likelihood-estimationtime-seriestime-series-analysis
Last updated 5 months agofrom:c07dfcff6f. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | OK | Sep 27 2024 |
R-4.5-linux-x86_64 | OK | Oct 27 2024 |
R-4.4-win-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-aarch64 | OK | Oct 27 2024 |
R-4.3-win-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-aarch64 | OK | Oct 27 2024 |
Exports:aicTablearimaARMApolyrootssample_ARMA_coef
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ARIMA AIC table | aicTable |
ARIMA Modeling of Time Series | arima |
ARMA polyroots | ARMApolyroots |
Annual January levels of lake Michigan-Huron | miHuron_level |
Plot 'Arima2' object | plot.Arima2 |
Profile for 'Arima2' object | profile.Arima2 |
Sample ARMA coef | sample_ARMA_coef |