Package: tfarima Type: Package Title: Transfer Function and ARIMA Models Version: 0.4.1 Authors@R: person("Jose L.", "Gallego", email = "jose.gallego@unican.es", role = c("aut", "cre")) Description: Build customized transfer function and ARIMA models with multiple operators and parameter restrictions. Provides tools for model identification, estimation using exact or conditional maximum likelihood, diagnostic checking, automatic outlier detection, calendar effects, forecasting, and seasonal adjustment. The new version also supports unobserved component ARIMA model specification and estimation for structural time series analysis. License: GPL (>= 2) URL: https://github.com/gallegoj/tfarima Depends: R (>= 3.5.0) Imports: Rcpp (>= 1.0.0), stats, MASS, numDeriv, zoo, nnls, quadprog LinkingTo: Rcpp, RcppArmadillo Suggests: knitr, rmarkdown Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr NeedsCompilation: yes Repository: https://gallegoj.r-universe.dev Date/Publication: 2025-11-03 19:12:31 UTC RemoteUrl: https://github.com/gallegoj/tfarima RemoteRef: HEAD RemoteSha: 7dd7b0a866cd691d1b95e4cd7ec9f891a805787b Packaged: 2026-07-04 18:44:52 UTC; root Author: Jose L. Gallego [aut, cre] Maintainer: Jose L. Gallego