How can I calculate serial correlations?

Hello Matlab gurus! well I have input data that is a matrix 140 3, and I want to calculate 1st Order Serial Correlation, 2st Order Serial Correlation, 3st Order Serial Correlation and 4st Order Serial Correlation, but I do not know with which function I am able to do it. Any ideas?

Antworten (1)

Roger Wohlwend
Roger Wohlwend am 4 Sep. 2014
Bearbeitet: Roger Wohlwend am 4 Sep. 2014

0 Stimmen

I recommend the function autocorr , but you need the Econometrics toolbox for that. The alternative is the function corr .

3 Kommentare

Giorgi
Giorgi am 4 Sep. 2014
First of all thanks for your activity, Well I tried both of them but that does not work, answers are incorrect. any idea?
Roger Wohlwend
Roger Wohlwend am 5 Sep. 2014
Bearbeitet: Roger Wohlwend am 5 Sep. 2014
Are you sure that the functions give incorrect answers? In general the error lies with the person who thinks that the functions don't work, and not with the functions. What makes you believe the functions give incorrect answers? What are the results? And what does the input data look like?
Giorgi
Giorgi am 8 Sep. 2014
well I did it in excel at university and it was correct after that i wanted to do it in matlab and tried all the functions but the answers were incorrect

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Financial Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 3 Sep. 2014

Kommentiert:

am 8 Sep. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by