Tagged Questions
0
votes
0answers
112 views
Rolling window using LARS [closed]
I have written some code for a rolling window in matlab for ridge regression. The code uses a 30 day window to learn the data and outputs a lamda for the least error. I am using financial time series ...