Missing values in stata file

Welcome to the forum for runmlwin users. Feel free to post your question about runmlwin 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!

Go to runmlwin: Running MLwiN from within Stata >> http://www.bristol.ac.uk/cmm/software/runmlwin/
Post Reply
mario123
Posts: 4
Joined: Thu Jul 17, 2014 8:46 am

Missing values in stata file

Post by mario123 »

Hello,
Actually, I would like to know that if stata file contains variable with missing values,what would be the impact on the final estimated values obtained by executing runmlwin command for random intercept and random slope models.Since it is well known that MLwin does not yield refined results in case of missing observation.Furthermore, what should be done with missing values :idea:
GeorgeLeckie
Site Admin
Posts: 432
Joined: Fri Apr 01, 2011 2:14 pm

Re: Missing values in stata file

Post by GeorgeLeckie »

Hi Mario,

I am not quite sure what you mean by "Since it is well known that MLwin does not yield refined results in case of missing observation."

MLwiN's default treatment of missing values is the same as other packages: listwise deletion. Thus, impact of listwise deleting records with missing values in a particular random-slope analysis will be the same whether you fit the model in MLwiN or in Stata using -mixed-.

There are of course more principled approaches to dealing with missing data such as multilevel multiple imputation and one should consider these, especially if the proportion of missing values is high.

Best wishes

George
Post Reply