Heteroscedasticity: plotResiduals vs archtest
13 views (last 30 days)
Show older comments
wesleynotwise
on 6 Jun 2017
Commented: Star Strider
on 6 Jun 2017
I know that one can use ' plotResiduals(mdl, 'fitted')' to check the presence of heteroscedasticity in the residuals. Wondering if ' archtest' function in econometric toolbox will give the same outcome if the same set of results are used?
0 Comments
Accepted Answer
Star Strider
on 6 Jun 2017
Using the ARCH or GARCH tests depends on what your hypotheses are. I refer you to Box, et al., Time Series Analysis 5th edition, 2016, Section 10.2, ISBN 978-1-118-67502-1. This is something only you can determine, based on your data and what hypotheses you want to test. Also, you’re doing a meta-analysis, with different data sources, so the assumptions of these tests may not apply to your data.
I have the reference, so I scanned that section to see if I could offer some substantive guidance. (I can’t.) I’m not familiar with any of these, because they don’t normally apply to the sort of data I’ve worked with (that tend to be homoscedastic). (I also don’t have the Econometrics Toolbox, since I don’t do econometric analyses, so I have no experience with the functions.)
More Answers (0)
See Also
Categories
Find more on Weather and Atmospheric Science 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!