Package: EXPAR 0.1.0
EXPAR: Fitting of Exponential Autoregressive (EXPAR) Model
The amplitude-dependent exponential autoregressive (EXPAR) time series model, initially proposed by Haggan and Ozaki (1981) <doi:10.2307/2335819> has been implemented in this package. Throughout various studies, the model has been found to adequately capture the cyclical nature of datasets. Parameter estimation of such family of models has been tackled by the approach of minimizing the residual sum of squares (RSS). Model selection among various candidate orders has been implemented using various information criteria, viz., Akaike information criteria (AIC), corrected Akaike information criteria (AICc) and Bayesian information criteria (BIC). An illustration utilizing data of egg price indices has also been provided.
Authors:
EXPAR_0.1.0.tar.gz
EXPAR_0.1.0.zip(r-4.5)EXPAR_0.1.0.zip(r-4.4)EXPAR_0.1.0.zip(r-4.3)
EXPAR_0.1.0.tgz(r-4.4-any)EXPAR_0.1.0.tgz(r-4.3-any)
EXPAR_0.1.0.tar.gz(r-4.5-noble)EXPAR_0.1.0.tar.gz(r-4.4-noble)
EXPAR_0.1.0.tgz(r-4.4-emscripten)EXPAR_0.1.0.tgz(r-4.3-emscripten)
EXPAR.pdf |EXPAR.html✨
EXPAR/json (API)
# Install 'EXPAR' in R: |
install.packages('EXPAR', repos = c('https://saikathd.r-universe.dev', 'https://cloud.r-project.org')) |
- egg_price_index - Price Index of Eggs in Urban Ares of India
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 months agofrom:e527d3301a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Exports:best_EXPARfit_EXPARforecast_EXPARinital_valoptimise_EXPAR
Dependencies:clicolorspacecurlfansifarverforecastfracdiffgenericsggplot2gluegtableisobandjsonlitelabelinglatticelifecyclelmtestmagrittrMASSMatrixmgcvmunsellnlmennetpillarpkgconfigquadprogquantmodR6RColorBrewerRcppRcppArmadillorlangscalestibbletimeDatetseriesTTRurcautf8vctrsviridisLitewithrxtszoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fitting of EXPAR model | best_EXPAR |
Price Index of Eggs in Urban Ares of India | egg_price_index |
Fitting of EXPAR model with known parameters | fit_EXPAR |
Forecasting from EXPAR model | forecast_EXPAR |
Initial values for fitting EXPAR model | inital_val |
Fitting of EXPAR model with given order | optimise_EXPAR |