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)
- Version3.3.0
- R version≥ 3.5
- LicenseGPL (≥ 3)
- Needs compilation?Yes
- Last release08/19/2024
Documentation
Team
Jesse Wheeler
Noel McAllister
Show author detailsRolesAuthorDhajanae Sylvertooth
Show author detailsRolesAuthorEdward Ionides
Show author detailsRolesContributorBrian Ripley
Show author detailsRolesContributorR Core Team
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports2 packages
- Suggests1 package