How to do ARMA regression with non available values

HI,the two matrix are time series data. One is return and the other is named MAprice. how to conduct arma model( inc. error and intercept term)with return(t) as y and MAprice(t-1) as explanary variable. The output of the coefficients of x should be in a matrix B which has the corresponding row and column as the return matrix. NOTE, there are some NaN values in MAprice so some values in the return matrix will be kicked out due to the 1 to 1 relationship between y and x. The regression at each t is cross sectional depending on the number of non NaN values in MAprice.

댓글 수: 1

Not really enough info to help with this problem, but take a look at the arima class in the econometrics toolbox.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Conditional Mean Models에 대해 자세히 알아보기

태그

질문:

2015년 12월 29일

댓글:

2015년 12월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by