Page 1 of 1

Unable to fix this error

Posted: Fri Sep 07, 2018 5:21 pm
by Apurba123
Hi everyone,
I am using 'runmlwin' STATA package to conduct analysis with the practice data set under 'runmlwin' package only, but some error occurs. I am new to this area and want to learn Multilevel modeling using this STATA package and I am using STATA 14.

I would be thankful if anyone can help me to fix this error. So that I can proceed further.

Thank you in advance.

Re: Unable to fix this error

Posted: Fri Sep 07, 2018 9:23 pm
by ChrisCharlton
Can you confirm that you have set a global to let -runmlwin- know where to find the MLwiN application?, for example:

Code: Select all

global MLwiN_path C:\Program Files\MLwiN v3.02\mlwin.exe
Normally you would get an error message indicating this, however there is currently a bug that prevents it getting that far. If you replace your runmlwin.ado file with the development version from https://bitbucket.org/cmm_stata/runmlwin/src it should give the correct message.