Tse, JOE 2000 test for CC
Tse, JOE 2000 test for CC
This demonstrates the Tse LM test for constant correlation, replicating the results results in Tse, Y. K.(2000), "A Test for Constant Correlations in a Multivariate GARCH Model", Journal of Econometrics 98, 107-127. This starts with an estimate of a CC model and does an LM test for whether the covariances seem to also depend upon lagged outer products of the residuals.
This uses the @TSECCTEST procedure. Note that the GARCH model cannot use off-diagonal covariances in either the mean or variance models. The use of variances is OK, so you can have an "M" model which uses variances, but not the covariances.
This uses the @TSECCTEST procedure. Note that the GARCH model cannot use off-diagonal covariances in either the mean or variance models. The use of variances is OK, so you can have an "M" model which uses variances, but not the covariances.
Re: Tse, JOE 2000 test for CC
Dear Tom,
What is null in Tse test?
What is null in Tse test?
Re: Tse, JOE 2000 test for CC
Thank's Tom,TomDoan wrote:CC.
If the null is rejected then it means i should use DCC rather than CC or only i can not use CC?
Re: Tse, JOE 2000 test for CC
No. It only means that CC doesn't seem to be adequate. Whether any specific alternative is better isn't clear.