SETO - Predicción de series temporales
\( \hat{p}_{t+k} = \varphi_0 + \varphi_1 \cdot p_t + \varphi_2 \cdot p_{t-1} \)
\( \text{Horizonte} ~ k \)
1
2
3
4
5
\( \text{Coeficiente} ~ \varphi_0 \)
\( \text{Coeficiente} ~ \varphi_1 \)
\( \text{Coeficiente} ~ \varphi_2 \)