Info
此问题已关闭。 请重新打开它进行编辑或回答。
linear time series with MA(1) residuals
1 次查看(过去 30 天)
显示 更早的评论
Dear Friends, I want to run a time series linear regression with the form y(t)=beta*x(t)+e(t), where e(t) follows a MA(1) process. the output looks like y=beta*x+e, and e(t)=a(t)-theta*a(t-1). and don't know how to do it using Matlab commands. the help will be deeply appreciated.
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!