noun
autoregressive model
A statistical model where the current value depends linearly on its own previous values. Used in time-series analysis, signal processing, and econometrics.
自己回帰モデルは、過去のデータから将来の値を予測するのに使われる。
Autoregressive models are used to predict future values from past data.
この時系列データに自己回帰モデルを当てはめてみよう。
Let's fit an autoregressive model to this time-series data.
Compound of 自己 (self) + 回帰 (regression) + モデル (model), a direct translation of the English term 'autoregressive model'.