Wald test and SE of variances

Welcome to the forum for MLwiN users. Feel free to post your question about MLwiN software here. The Centre for Multilevel Modelling take no responsibility for the accuracy of these posts, we are unable to monitor them closely. Do go ahead and post your question and thank you in advance if you find the time to post any answers!

Remember to check out our extensive software FAQs which may answer your question: http://www.bristol.ac.uk/cmm/software/s ... port-faqs/
Post Reply
tjsduq64
Posts: 31
Joined: Mon Jul 15, 2019 10:04 pm

Wald test and SE of variances

Post by tjsduq64 »

I ran a complex level-1 model for two groups, let's say group 1 and group 2. I now have variance estimate for each group and its standard error (SE). I see if the two variances are significantly different from each other by adding and subtracting 1.96*SE to each estimate and check if they overlap. Shouldn't this method give the same result as using "Intervals and Tests" tab on MLwiN to do a chi-square wald test on random effects (variances) by inserting 1 for group 1 and -1 for group 2? The two methods do not give the same results... could anyone explain this please? Thank you.

Sun
billb
Posts: 157
Joined: Fri May 21, 2010 1:21 pm

Re: Wald test and SE of variances

Post by billb »

Hi Sun,
the Wald test is only an approximate test for variance parameters as they do not have a normal distribution. That withstanding the test will form the difference of the 2 variances and then work out the SE for this difference to test for significance. This SE is made up of the SE for each parameter but also the covariance between the parameters which will explain why it is different from your slightly more ad hoc approach.
Best wishes,
Bill.
tjsduq64
Posts: 31
Joined: Mon Jul 15, 2019 10:04 pm

Re: Wald test and SE of variances

Post by tjsduq64 »

billb wrote: Wed Aug 07, 2019 1:11 pm Hi Sun,
the Wald test is only an approximate test for variance parameters as they do not have a normal distribution. That withstanding the test will form the difference of the 2 variances and then work out the SE for this difference to test for significance. This SE is made up of the SE for each parameter but also the covariance between the parameters which will explain why it is different from your slightly more ad hoc approach.
Best wishes,
Bill.
Thank you!
Post Reply