Can I custom the delays for every input variable in NARX?

조회 수: 3 (최근 30일)
Random_Noise
Random_Noise 2016년 3월 10일
댓글: Greg Heath 2018년 1월 12일
Hello guys,
I'm modelling a time serie with matlab (NTSTOOL), I have several input variables for predicting 1 target. I'd like to know if I could use differente delays for every variable, for example, d=12 for var1, d=4 for var2 and d=8 for var3.
Thanks in advance for your help.
Best, Joseph

채택된 답변

Greg Heath
Greg Heath 2016년 3월 11일
No.
Well, you could revise the MATLAB code. However, I would consider that a waste of time.
Hope this helps.
Greg
  댓글 수: 3
Khurrum Mughal
Khurrum Mughal 2018년 1월 11일
I am working with Economic Time series data, in which the number of lags for each variable might differ. So my question is the same, is there a way to choose different delays for each variable?
Greg Heath
Greg Heath 2018년 1월 12일
No. However, if you look at the peaks of the absolute values of each I/O cross correlation function, it should help in coming to a reasonable compromise.
Hope this helps.
Greg

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by