The R Journal: article published in 2020, volume 12:2

NTS: An R Package for Nonlinear Time Series Analysis PDF download
Xialu Liu, Rong Chen and Ruey Tsay , The R Journal (2020) 12:2, pages 266-292.

Abstract Linear time series models are commonly used in analyzing dependent data and in forecasting. On the other hand, real phenomena often exhibit nonlinear behavior and the observed data show nonlinear dynamics. This paper introduces the R package NTS that offers various computational tools and nonlinear models for analyzing nonlinear dependent data. The package fills the gaps of several outstanding R packages for nonlinear time series analysis. Specifically, the NTS package covers the implementation of threshold autoregressive (TAR) models, autoregressive conditional mean models with exogenous variables (ACMx), functional autoregressive models, and state-space models. Users can also evaluate and compare the performance of different models and select the best one for prediction. Furthermore, the package implements flexible and comprehensive sequential Monte Carlo methods (also known as particle filters) for modeling non-Gaussian or nonlinear processes. Several examples are used to demonstrate the capabilities of the NTS package.

Received: 2020-04-05; online 2021-01-15, supplementary material, (3 KiB)
CRAN packages: NTS, nonlinearTseries, NlinTS, nlts, sm, tree, randomForest, TAR, tsDyn, tscount, ftsa, SMC
CRAN Task Views implied by cited CRAN packages: TimeSeries, MachineLearning, MissingData, Econometrics, Environmetrics, Finance, FunctionalData, SocialSciences


CC BY 4.0
This article and supplementary materials are licensed under a Creative Commons Attribution 4.0 International license.

@article{RJ-2021-016,
  author = {Xialu Liu and Rong Chen and Ruey Tsay},
  title = {{NTS: An R Package for Nonlinear Time Series Analysis}},
  year = {2021},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2021-016},
  url = {https://doi.org/10.32614/RJ-2021-016},
  pages = {266--292},
  volume = {12},
  number = {2}
}