Variance Ratio Testing (both homoskedasicty and heteroskedasticity consistent)
Afficher commentaires plus anciens
Hi
I am a beginner to matlab and have been trying to conduct the above test. I have managed to import the data, labelled the series x, so I have a 182x1 matrix of prices. Would anyone be able to help me and provide a step by step code from this point as to how to conduct these tests? It would be very much appreciated.
Thank you
C
Réponses (2)
Shashank Prasanna
le 17 Jan 2013
0 votes
This maybe helpful, there are examples below:
Marcus
le 19 Jan 2013
0 votes
1 commentaire
Shashank Prasanna
le 21 Jan 2013
Modifié(e) : Shashank Prasanna
le 21 Jan 2013
If you want to know how the above code was written, type the following in MATLAB:
>> edit vratiotest
If you want to implement from scratch, and are stuck somewhere, then please post what you have so far and we can help you.
Catégories
En savoir plus sur Hypothesis Tests dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!