Can I custom the delays for every input variable in NARX?
    3 views (last 30 days)
  
       Show older comments
    
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
0 Comments
Accepted Answer
  Greg Heath
      
      
 on 11 Mar 2016
        No.
Well, you could revise the MATLAB code. However, I would consider that a waste of time.
Hope this helps.
Greg
3 Comments
  Khurrum Mughal
 on 11 Jan 2018
				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
      
      
 on 12 Jan 2018
				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
More Answers (0)
See Also
Categories
				Find more on Deep Learning Toolbox in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

