Variance Ratio Testing (both homoskedasicty and heteroskedasticity consistent)
Show older comments
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
Answers (2)
Shashank Prasanna
on 17 Jan 2013
0 votes
This maybe helpful, there are examples below:
Marcus
on 19 Jan 2013
0 votes
1 Comment
Shashank Prasanna
on 21 Jan 2013
Edited: Shashank Prasanna
on 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.
Categories
Find more on Hypothesis Tests in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!