Package: InterNL 0.1.0
InterNL: Time Series Intervention Model Using Non-Linear Function
Intervention analysis is used to investigate structural changes in data resulting from external events. Traditional time series intervention models, viz. Autoregressive Integrated Moving Average model with exogeneous variables (ARIMA-X) and Artificial Neural Networks with exogeneous variables (ANN-X), rely on linear intervention functions such as step or ramp functions, or their combinations. In this package, the Gompertz, Logistic, Monomolecular, Richard and Hoerl function have been used as non-linear intervention function. The equation of the above models are represented as: Gompertz: A * exp(-B * exp(-k * t)); Logistic: K / (1 + ((K - N0) / N0) * exp(-r * t)); Monomolecular: A * exp(-k * t); Richard: A + (K - A) / (1 + exp(-B * (C - t)))^(1/beta) and Hoerl: a*(b^t)*(t^c).This package introduced algorithm for time series intervention analysis employing ARIMA and ANN models with a non-linear intervention function. This package has been developed using algorithm of Yeasin et al. <doi:10.1016/j.hazadv.2023.100325> and Paul and Yeasin <doi:10.1371/journal.pone.0272999>.
Authors:
InterNL_0.1.0.tar.gz
InterNL_0.1.0.zip(r-4.5)InterNL_0.1.0.zip(r-4.4)InterNL_0.1.0.zip(r-4.3)
InterNL_0.1.0.tgz(r-4.4-any)InterNL_0.1.0.tgz(r-4.3-any)
InterNL_0.1.0.tar.gz(r-4.5-noble)InterNL_0.1.0.tar.gz(r-4.4-noble)
InterNL_0.1.0.tgz(r-4.4-emscripten)InterNL_0.1.0.tgz(r-4.3-emscripten)
InterNL.pdf |InterNL.html✨
InterNL/json (API)
# Install 'InterNL' in R: |
install.packages('InterNL', repos = c('https://yeasinstat.r-universe.dev', 'https://cloud.r-project.org')) |
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:902b4fd285. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:InterNL
Dependencies:bitopscaToolsclicolorspacecurlfansifarverforecastfracdiffgenericsggplot2gluegplotsgtablegtoolsisobandjsonliteKernSmoothlabelinglatticelifecyclelmtestmagrittrMASSMatrixmgcvMLmetricsmunsellnlmennetpillarpkgconfigquadprogquantmodR6RColorBrewerRcppRcppArmadillorlangROCRscalestibbletimeDatetseriesTTRurcautf8vctrsviridisLitewithrxtszoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Time Series Intervention Model Using Non-linear Function | InterNL |