自己回帰モデルとは? わかりやすく解説

Weblio 辞書 > 学問 > OR事典 > 自己回帰モデルの意味・解説 

自己回帰モデル

読み方じこかいきもでる
【英】:autoregressive (AR) model

x_{t} \,\mbox{E}(x_{t})=0 \,弱定常過程とし,\varepsilon_{t} \,\mbox{E}(\varepsilon_{t})=0 \,,\mbox{V}(\varepsilon_{t})=\sigma^{2} \,,\mbox{E}(\varepsilon_{t}\varepsilon_{s})=0 \, (t \ne s) \,ホワイトノイズとする.x_{t} \,x_{t}=\phi_{1}x_{t-1}+\cdots+\phi_{p}x_{t-p}+\varepsilon_{t} \,表現できるとき, このモデル次数 p \, の自己回帰モデルと呼び,\mbox{AR}(p) \, モデル略記する.AR という用語は x_{t} \,自身過去の値に回帰することに由来し,AR モデル理解しやすい構造をもっている.


自己回帰モデル

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2024/06/02 08:42 UTC 版)

自己回帰モデル(じこかいきモデル、: autoregressive model)は時点 t におけるモデル出力が時点 t 以前のモデル出力に依存する確率過程である。ARモデルとも呼ばれる。


  1. ^ Zetterberg, Lars H. (1969), “Estimation of parameters for a linear difference equation with application to EEG analysis”, Mathematical Biosciences 5 (3): 227--275, doi:10.1016/0025-5564(69)90044-3, ISSN 0025-5564 
  2. ^ Yule, G. Udny (1927), “On a Method of Investigating Periodicities in Disturbed Series, with Special Reference to Wolfer's Sunspot Numbers”, Philosophical Transactions of the Royal Society of London, Ser. A 226: 267–298, http://visualiseur.bnf.fr/Visualiseur?Destination=Gallica&O=NUMM-56031 
  3. ^ Walker, Gilbert (1931), “On Periodicity in Series of Related Terms”, Proceedings of the Royal Society of London, Ser. A 131: 518–532, http://visualiseur.bnf.fr/Visualiseur?Destination=Gallica&O=NUMM-56224 
  4. ^ a b Hamilton & (1994), p. 59
  5. ^ a b Von Storch, H.; F. W Zwiers (2001). Statistical analysis in climate research. Cambridge Univ Pr. ISBN 0-521-01230-9 [要ページ番号]
  6. ^ Hamilton & (1994), Chapter 3 and 5
  7. ^ Burg, John P. (1968), “A new analysis technique for time series data”, in D. G. Childers, Modern Spectrum Analysis, NATO Advanced Study Institute of Signal Processing with emphasis on Underwater Acoustics, New York: IEEE Press 
  8. ^ Brockwell, Peter J.; Dahlhaus, Rainer; Trindade, A. Alexandre (2005). “Modified Burg Algorithms for Multivariate Subset Autoregression”. Statistica Sinica 15: 197–213. http://www3.stat.sinica.edu.tw/statistica/oldpdf/A15n112.pdf. 
  9. ^ Burg, John P. (1967), “Maximum Entropy Spectral Analysis”, Proceedings of the 37th Meeting of the Society of Exploration Geophysicists (Oklahoma: Oklahoma City) 
  10. ^ Bos, R.; De Waele, S.; Broersen, P. M. T. (2002). “Autoregressive spectral estimation by application of the burg algorithm to irregularly sampled data”. IEEE Transactions on Instrumentation and Measurement 51 (6): 1289. doi:10.1109/TIM.2002.808031. 
  11. ^ Hamilton & (1994), p. 155
  12. ^ "Fit Autoregressive Models to Time Series" (in R)
  13. ^ Econometrics Toolbox Overview
  14. ^ System Identification Toolbox overview
  15. ^ "Autoregressive modeling in MATLAB"
  16. ^ "Time Series Analysis toolbox for Matlab and Octave"
  17. ^ a b 亀岡 (2019) 深層生成モデルを用いた音声音響信号処理. http://www.kecl.ntt.co.jp/people/kameoka.hirokazu/publications/Kameoka2019SICE03_published.pdf
  18. ^ The model is fully probabilistic and autoregressive, with the predictive distribution for each audio sample conditioned on all previous ones... Aaron van den Oord, et al.. (2016) WaveNet: A Generative Model for Raw Audio
  19. ^ "to replace the actual output of a unit by the teacher signal in subsequent computation of the behavior of the network, whenever such a value exists. We call this technique 'teacher forcing.' " Williams & Zipser. (1989). A Learning Algorithm for Continually Running Fully Recurrent Neural Networks. doi: 10.1162/neco.1989.1.2.270



自己回帰モデル

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2021/11/18 11:22 UTC 版)

自己回帰移動平均モデル」の記事における「自己回帰モデル」の解説

詳細は「自己回帰モデル」を参照 AR(p) という表記次数 p の自己回帰モデルを表す。AR(p)モデル次の式で表されるX t = c + ∑ i = 1 p φ i X t − i + ε t . {\displaystyle X_{t}=c+\sum _{i=1}^{p}\varphi _{i}X_{t-i}+\varepsilon _{t}.\,} ここで φ 1 , … , φ p {\displaystyle \varphi _{1},\ldots ,\varphi _{p}} はモデルパラメータ、 c {\displaystyle c} は定数項、 ε t {\displaystyle \varepsilon _{t}} は誤差項後述)である。定数項単純化するために省かれることが多い。 自己回帰モデルは基本的に無限インパルス応答フィルタ一種変形加えたのであるモデルとして定常的であるために、パラメータの値には何らかの制約が必要である。例えば、|φ1| > 1 となる AR(1)モデル定常的ではない。

※この「自己回帰モデル」の解説は、「自己回帰移動平均モデル」の解説の一部です。
「自己回帰モデル」を含む「自己回帰移動平均モデル」の記事については、「自己回帰移動平均モデル」の概要を参照ください。

ウィキペディア小見出し辞書の「自己回帰モデル」の項目はプログラムで機械的に意味や本文を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。 お問い合わせ


英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

','','','','','','','','','','','','','','','','','',''];function getDictCodeItems(a){return dictCodeList[a]};

すべての辞書の索引

「自己回帰モデル」の関連用語











自己回帰モデルのお隣キーワード
検索ランキング
';function getSideRankTable(){return sideRankTable};

   

英語⇒日本語
日本語⇒英語
   



自己回帰モデルのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本オペレーションズ・リサーチ学会日本オペレーションズ・リサーチ学会
Copyright (C) 2025 (社)日本オペレーションズ・リサーチ学会 All rights reserved.
ウィキペディアウィキペディア
All text is available under the terms of the GNU Free Documentation License.
この記事は、ウィキペディアの自己回帰モデル (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。 Weblio辞書に掲載されているウィキペディアの記事も、全てGNU Free Documentation Licenseの元に提供されております。
ウィキペディアウィキペディア
Text is available under GNU Free Documentation License (GFDL).
Weblio辞書に掲載されている「ウィキペディア小見出し辞書」の記事は、Wikipediaの自己回帰移動平均モデル (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。

©2025 GRAS Group, Inc.RSS