TAC Method for Fitting Exponential Autoregressive Models and Others: Applications in Economy and Finance
Javier Cabello Sánchez, Juan Antonio Fernández Torvisco, Mariano R. Arias
TL;DR
This work extends the TAC framework to solve best approximations of data by exponential patterns and demonstrates its relevance to economics via the nlstac R package. It analyzes the core fit $f_k(t)=a_k e^{k t}+b_k$ and the associated error $E_ inf(k)$, provides explicit analytic forms for small datasets, and establishes a general admissibility criterion that reduces the general problem to a four-point case. The main finding is that for any dataset with at least four points, either a nontrivial exponential fit with $a k \neq 0$ exists or the best fit is a line or constant, with symmetric and limit-case behavior carefully characterized. The authors apply the method to economic problems, including a demand-curve model reparameterized as $\log_{10} Q = a e^{d C}+b$ and to exponential autoregressive time-series, using nlstac to obtain fits and assess accuracy. Overall, the paper demonstrates TAC’s robustness and its practical utility for economy and finance data analysis.
Abstract
There are a couple of purposes in this paper: to study a problem of approximation with exponential functions and to show its relevance for the economic science. We present results that completely solve the problem of the best approximation by means of exponential functions and we will be able to determine what kind of data is suitable to be fitted. Data will be approximated using TAC (implemented in the R-package nlstac), a numerical algorithm for fitting data by exponential patterns without initial guess designed by the authors. We check one more time the robustness of this algorithm by successfully applying it to two very distant areas of economy: demand curves and nonlinear time series. This shows TAC's utility and highlights how far this algorithm could be used.
