Residuals

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
hdilk0507
Posts: 26
Joined: Tue Aug 21, 2012 1:56 am

Residuals

Post by hdilk0507 »

I get an error message when I try to calculate level 2 residuals.(My data set contains missing values.)

"Numeric error(s) in calculate command. Affected entries replaced with system missing. See output window for details."

Then output window appears as follows.
"-->WEST
reallocating hierarchy"

Please someone help me on this problem.
ChrisCharlton
Posts: 1354
Joined: Mon Oct 19, 2009 10:34 am

Re: Residuals

Post by ChrisCharlton »

Have you checked the residual output columns? It's possible that this error is due to a calculation problem with only one of the residual types and that the one that you are interested in was calculated correctly.

To check wither it's the missing values in the data set that are causing the problem you could try listwise deleting them before running the model to see whether you get the same error. It's possible that you have a level 2 unit where all the level 1 units are missing, which can sometimes trip up MLwiN.
hdilk0507
Posts: 26
Joined: Tue Aug 21, 2012 1:56 am

Re: Residuals

Post by hdilk0507 »

Thanks for your reply. I'll try out the list wise deletion.
Post Reply